[Missing <summary> documentation for "T:IMailAPI_NET.SpoolMonitorSettings"]
Inheritance Hierarchy
IMailAPI_NETSpoolMonitorSettings
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The SpoolMonitorSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SpoolMonitorSettings | Initializes a new instance of the SpoolMonitorSettings class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load | ||
| Save | ||
| ToString | (Inherited from Object.) | |
| ValidateSpoolMonitorAlertAddresses |
Validates the addresses contained in the SpoolMonitorAlertAddresses property
|
Properties
| Name | Description | |
|---|---|---|
| SpoolMonitorAlertAddresses | ||
| SpoolMonitorCheckInterval | ||
| SpoolMonitorEnabled | ||
| SpoolMonitorFilesThreshold | ||
| SpoolMonitorMessageDeliveryAttempt | ||
| SpoolMonitorMessagesThreshold |
See Also