IVsWCFAsyncResult.GetCustomState 方法

返回自定义状态对象传递给一个异步方法

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

语法

声明
Function GetCustomState As Object
Object GetCustomState()
Object^ GetCustomState()
abstract GetCustomState : unit -> Object
function GetCustomState() : Object

返回值

类型:Object
自定义状态对象。

.NET Framework 安全性

请参阅

参考

IVsWCFAsyncResult 接口

Microsoft.VisualStudio.WCFReference.Interop 命名空间