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\BufferedReadStream.cs (1)
43
TaskToAsyncResult.Begin(
ReadAsync
(buffer, offset, count, CancellationToken.None), callback, state);