IVsWCFAsyncResult.GetCustomState Method

Returns custom state object passed to an asynchronous method

Namespace:  Microsoft.VisualStudio.WCFReference.Interop
Assembly:  Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)

Syntax

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

Return Value

Type: System.Object
A custom state object.

.NET Framework Security

See Also

Reference

IVsWCFAsyncResult Interface

Microsoft.VisualStudio.WCFReference.Interop Namespace