1 reference to OnAsyncReadComplete
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
102
this.onAsyncReadComplete = new OverlappedIOCompleteCallback(
OnAsyncReadComplete
);