The properties of System.Web.Configuration.RuleSettings are listed below. For a list of all members, see the RuleSettings Members list.
See Also: Inherited members from System.Configuration.ConfigurationElement
Custom | string.
Gets or sets the fully qualified type of a custom class that implements System.Web.Management.IWebEventCustomEvaluator. | |
EventName | string.
Gets or sets the name of the System.Web.Configuration.EventMappingSettings object this rule applies to. | |
MaxLimit | int.
Gets or sets the maximum number of times events of the same type are raised. | |
MinInstances | int.
Gets or sets the minimum number of occurrences of the same type of event before the event is raised to the provider. | |
MinInterval | TimeSpan.
Gets or sets the minimum time interval between two events of the same type. | |
Name | string.
Gets or sets the name of the System.Web.Configuration.RuleSettings object. | |
Profile | string.
Gets or sets the name of the System.Web.Configuration.ProfileSettings object this rule applies to. | |
Provider | string.
Gets or sets the name of the System.Configuration.ProviderSettings object this rule applies to. |
[read-only] override | Properties | System.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered. |