System.Web.Configuration.RuleSettings: Property Members

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

Public Properties

Customstring.

Gets or sets the fully qualified type of a custom class that implements System.Web.Management.IWebEventCustomEvaluator.

EventNamestring.

Gets or sets the name of the System.Web.Configuration.EventMappingSettings object this rule applies to.

MaxLimitint.

Gets or sets the maximum number of times events of the same type are raised.

MinInstancesint.

Gets or sets the minimum number of occurrences of the same type of event before the event is raised to the provider.

MinIntervalTimeSpan.

Gets or sets the minimum time interval between two events of the same type.

Namestring.

Gets or sets the name of the System.Web.Configuration.RuleSettings object.

Profilestring.

Gets or sets the name of the System.Web.Configuration.ProfileSettings object this rule applies to.

Providerstring.

Gets or sets the name of the System.Configuration.ProviderSettings object this rule applies to.

Protected Properties

[read-only]
override
PropertiesSystem.Configuration.ConfigurationPropertyCollection. Documentation for this section has not yet been entered.