Implemented interface member:
property
AsyncReadBuffer
System.ServiceModel.Channels.IConnection.AsyncReadBuffer
2 references to AsyncReadBuffer
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
234ConnectionUtilities.ValidateBufferBounds(AsyncReadBuffer, offset, size); 278this.readOverlapped.StartAsyncOperation(AsyncReadBuffer, this.onAsyncReadComplete, this.isBoundToCompletionPort);