IVsWCFAsyncResult::Cancel Method ()
Visual Studio 2015
Cancels an asynchronous method call.
Assembly: Microsoft.VisualStudio.WCFReference.Interop (in Microsoft.VisualStudio.WCFReference.Interop.dll)
Call IsCancelled to determine whether the call was already canceled before you call this method.
Show: