SMTPRouter.Windows.Configuration Namespace |
| Class | Description | |
|---|---|---|
| ConfigFileParser |
A helper class to read a Configuration File and parse its sections into the proper collections
| |
| NameValueSection |
Represents a ConfigurationSection that contains a Name and Value
| |
| RoutingRuleCollection |
Represents a Collection of Smtp Connections to be used on App.Config files
| |
| RoutingRuleElement |
Represents RoutingRule configuration to be used inside App.Config files
| |
| RoutingRulesSection |
Represents a ConfigurationSection where multiple RoutingRules can be setup
| |
| SmtpConnectionCollection |
Represents a Collection of Smtp Connections to be used on App.Config files
| |
| SmtpConnectionElement |
Represents the Configuration Element for SMTP Connections, to be used on App.Config / Web.Config Files
| |
| SmtpConnectionsSection |
Represents a ConfigurationSection where multiple SmtpConnections can be setup
|