IVsWCFAsyncResult.IsCancelled 方法

返回确定异步方法是否的值已被取消。

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

语法

声明
Function IsCancelled As Integer
int IsCancelled()
int IsCancelled()
abstract IsCancelled : unit -> int
function IsCancelled() : int

返回值

类型:Int32
0,如果方法已取消;如果非零 Integer。

.NET Framework 安全性

请参阅

参考

IVsWCFAsyncResult 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间