| ExceptionMail Class |
Namespace: Adf
The ExceptionMail type exposes the following members.
| Name | Description | |
|---|---|---|
| ExceptionMail | Initializes a new instance of the ExceptionMail class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode |
用作特定类型的哈希函数。
(Inherited from Object.) | |
| GetType |
获取当前实例的 Type。
(Inherited from Object.) | |
| MemberwiseClone |
创建当前 Object 的浅表副本。
(Inherited from Object.) | |
| SendMail |
发送邮件
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Available |
是否可用
| |
| MailRecipients |
异常邮件接收人,配置: ExceptionMailRecipients, 以分号分隔的邮件接收人
| |
| Smtp |
获取当前发送SMTP实例, 通过ExceptionMailSmtp配置初始实例
|