Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Mail.SmtpReplyReader Class Referencesealed

Public Member Functions

void Close ()
 

Package Functions

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

Private Attributes

readonly SmtpReplyReaderFactory _reader
 

Detailed Description

Definition at line 3 of file SmtpReplyReader.cs.


The documentation for this class was generated from the following file: