1 reference to OnAsyncWriteComplete
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
103
this.onAsyncWriteComplete = new OverlappedIOCompleteCallback(
OnAsyncWriteComplete
);