IVsWCFAsyncResult Methods

 

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

NameDescription
System_CAPS_pubmethodCancel()

Cancels an asynchronous method call.

System_CAPS_pubmethodGetCustomState()

Returns custom state object passed to an asynchronous method

System_CAPS_pubmethodGetMethodResult()

Returns the HResult returned by the method that was called asynchronously.

System_CAPS_pubmethodIsCancelled()

Returns a value determining whether an asynchronous method was canceled.

System_CAPS_pubmethodIsCompleted()

Returns a value determining whether an asynchronous method was completed.

Return to top
Show: