Click or drag to resize

ConfigFileParser Properties

The ConfigFileParser type exposes the following members.

Properties
  NameDescription
Public propertyConfig
The Configuration element
Public propertyMessageLifespan
The time a message is considered valid to retry. By default it is 15 minutes.
Public propertyMessagePurgeLifespan
The time a message is considered not purgeable. By default it is 90 days.
Public propertyQueuePath
A string to store the queue path
Public propertyRoutingRules
Public propertySmtpConnections
Public propertySmtpHost
A SmtpConfiguration representing the Server SMTP Configuration
Top
See Also