Base:
method
BeginRead
System.IO.Stream.BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
1 override of BeginRead
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
1573public override IAsyncResult BeginRead(byte[] buffer, int offset, int count, AsyncCallback callback, object state)