Dart.Mail Namespace : Smtp Class |
For a list of all members of this type, see Smtp members.
Name | Description | |
---|---|---|
![]() | Authenticate | Authenticate the client using parameters in Smtp.Session. |
![]() | Close | Cease all activity and gracefully close the control connection. |
![]() | Connect | Connect to an SMTP server using Session parameters. Any existing connection is aborted. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Overloaded. Overridden. Releases all resources associated with the object. |
![]() ![]() | GetDefaultPort | Returns the port normally used for the supplied MailSession configuration. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Marshal | Overloaded. Marshals a string and/or object to the UI thread and raises the UserState event. (Inherited from Dart.Mail.ComponentBase) |
![]() | Send | Overloaded. Send a basic text email. |
![]() | Start | Start a worker thread and execute the specified delegate. (Inherited from Dart.Mail.MailBase) |
![]() | ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from System.ComponentModel.Component) |
![]() | GetService | (Inherited from System.ComponentModel.Component) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | OnError | Raises the Error event. (Inherited from Dart.Mail.ComponentBase) |
![]() | OnProgress | Raises the Progress event. |
![]() | OnUserState | Raises the UserState event. (Inherited from Dart.Mail.ComponentBase) |