IVsWCFAsyncResult Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.WCFReference.Interop
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | Cancel() | Cancels an asynchronous method call. |
![]() | GetCustomState() | Returns custom state object passed to an asynchronous method |
![]() | GetMethodResult() | Returns the HResult returned by the method that was called asynchronously. |
![]() | IsCancelled() | Returns a value determining whether an asynchronous method was canceled. |
![]() | IsCompleted() | Returns a value determining whether an asynchronous method was completed. |
Show:
