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

Static Package Functions

static IAsyncResult BeginSend (SmtpConnection conn, string domain, AsyncCallback callback, object state)
 
static void EndSend (IAsyncResult result)
 
static void Send (SmtpConnection conn, string domain)
 

Static Private Member Functions

static void CheckResponse (SmtpStatusCode statusCode, string serverResponse)
 
static void PrepareCommand (SmtpConnection conn, string domain)
 

Detailed Description

Definition at line 3 of file HelloCommand.cs.


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