1 reference to readCallback
System (1)
net\System\Net\mail\SmtpReplyReaderFactory.cs (1)
423
IAsyncResult result = parent.bufferedStream.BeginRead(parent.byteBuffer, 0, parent.byteBuffer.Length,
readCallback
, this);