Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Net.Mail.EHelloCommand Class Reference

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)
 

Detailed Description

Definition at line 3 of file EHelloCommand.cs.


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