IVsWCFAsyncResult.Cancel 方法

取消异步方法调用。

命名空间:  Microsoft.VisualStudio.WCFReference.Interop
程序集:  Microsoft.VisualStudio.WCFReference.Interop(在 Microsoft.VisualStudio.WCFReference.Interop.dll 中)

语法

声明
Sub Cancel
void Cancel()
void Cancel()
abstract Cancel : unit -> unit
function Cancel()

备注

调用 IsCancelled 调用确定是否已取消的情况,在调用此方法。

.NET Framework 安全性

请参阅

参考

IVsWCFAsyncResult 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间