1 reference to OnAsyncReadComplete
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
1134
this.onAsyncReadComplete = new WaitCallback(
OnAsyncReadComplete
);