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

Static Package Functions

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

Static Private Member Functions

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

Detailed Description

Definition at line 3 of file StartTlsCommand.cs.


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