LumiSoft Net Help
LumiSoft.Net.SMTP.Client Namespace
NamespacesLumiSoft.Net.SMTP.Client
This namespace contains SMTP client related classes.
Types
All TypesClasses
IconTypeDescription
SMTP_Client..::..AuthAsyncOP
This class represents AuthAsync(SMTP_Client..::..AuthAsyncOP) asynchronous operation.

SMTP_Client..::..EhloHeloAsyncOP
This class represents EhloHeloAsync(SMTP_Client..::..EhloHeloAsyncOP) asynchronous operation.

SMTP_Client..::..MailFromAsyncOP
This class represents MailFromAsync(SMTP_Client..::..MailFromAsyncOP) asynchronous operation.

SMTP_Client..::..NoopAsyncOP
This class represents NoopAsync(SMTP_Client..::..NoopAsyncOP) asynchronous operation.

SMTP_Client..::..RcptToAsyncOP
This class represents RcptToAsync(SMTP_Client..::..RcptToAsyncOP) asynchronous operation.

SMTP_Client..::..RsetAsyncOP
This class represents RsetAsync(SMTP_Client..::..RsetAsyncOP) asynchronous operation.

SMTP_Client..::..SendMessageAsyncOP
This class represents SendMessageAsync(SMTP_Client..::..SendMessageAsyncOP) asynchronous operation.

SMTP_Client
This class implements SMTP client. Defined in RFC 5321.

SMTP_ClientException
SMTP client exception.

SMTP_Client..::..StartTlsAsyncOP
This class represents StartTlsAsync(SMTP_Client..::..StartTlsAsyncOP) asynchronous operation.