Click or drag to resize
EmailProvider Methods

The EmailProvider type exposes the following members.

Methods
  NameDescription
Protected methodOnSendCompleted
Raises the SendCompleted event after the send is completed.
Protected methodSendEmailAsyncInternal
Internal method that asynchronously sends an e-mail through the SMTP server.
Protected methodSendEmailInternal
Internal method that sends an e-mail through the SMTP server.
Public methodSetAsDefaultProvider
Sets this object as the default provider
(Inherited from AbstractBaseProviderProviderType.)
Top
See Also