|
Terraria v1.4.4.9
Terraria source code documentation
|
Static Package Functions | |
| static IAsyncResult | BeginSend (SmtpConnection conn, string domain, AsyncCallback callback, object state) |
| static string[] | EndSend (IAsyncResult result) |
| static string[] | Send (SmtpConnection conn, string domain) |
Static Private Member Functions | |
| static string[] | CheckResponse (LineInfo[] lines) |
| static void | PrepareCommand (SmtpConnection conn, string domain) |
Definition at line 3 of file EHelloCommand.cs.