3 references to CancelAsyncOperation
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (3)
294
this.readOverlapped.
CancelAsyncOperation
();
388
this.writeOverlapped.
CancelAsyncOperation
();
2313
this.overlapped.
CancelAsyncOperation
();