24 throw new SmtpException(statusCode, serverResponse, serverResponse:
true);
static SmtpStatusCode Send(SmtpConnection conn, out string response)
static IAsyncResult BeginSend(SmtpConnection conn, AsyncCallback callback, object state)
static object EndSend(IAsyncResult result, out string response)
static IAsyncResult BeginSend(SmtpConnection conn, AsyncCallback callback, object state)
static void PrepareCommand(SmtpConnection conn)
static void EndSend(IAsyncResult result)
static void Send(SmtpConnection conn)
static void CheckResponse(SmtpStatusCode statusCode, string serverResponse)
static readonly byte[] Data
BufferBuilder BufferBuilder
static string net_webstatus_ServerProtocolViolation
static string SmtpDataStreamOpen