1 reference to ReadAsyncResult
System (1)
net\System\Net\mail\Base64Stream.cs (1)
113
ReadAsyncResult result = new
ReadAsyncResult
(this, buffer, offset, count, callback, state);