Base:
method
ReadAsync
System.Net.DelegatedStream.ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
1 reference to ReadAsync
System.Net.Mail (1)
System\Net\Base64Stream.cs (1)
67TaskToAsyncResult.Begin(ReadAsync(buffer, offset, count, CancellationToken.None), callback, state);