1 reference to onReadCompleted
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
418return this.currentConnection.BeginRead(0, this.ConnectionBuffer.Length, timeoutHelper.RemainingTime(), onReadCompleted, this) == AsyncCompletionResult.Completed;