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