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)

Object^ GetCustomState()

Return Value

Type: System::Object^

A custom state object.

Return to top
Show: