IAsyncResult BeginReadLine(SmtpReplyReader caller, AsyncCallback callback, object state)
LineInfo[] EndReadLines(IAsyncResult result)
void Close(SmtpReplyReader caller)
IAsyncResult BeginReadLines(SmtpReplyReader caller, AsyncCallback callback, object state)
LineInfo[] ReadLines(SmtpReplyReader caller)
LineInfo ReadLine(SmtpReplyReader caller)
LineInfo EndReadLine(IAsyncResult result)
LineInfo EndReadLine(IAsyncResult result)
IAsyncResult BeginReadLine(AsyncCallback callback, object state)
readonly SmtpReplyReaderFactory _reader
IAsyncResult BeginReadLines(AsyncCallback callback, object state)
SmtpReplyReader(SmtpReplyReaderFactory reader)
LineInfo[] EndReadLines(IAsyncResult result)