System.Web.Configuration.RuleSettings Members

The members of System.Web.Configuration.RuleSettings are listed below.

See Also: Inherited members from System.Configuration.ConfigurationElement

Public Constructors

Initializes a new instance of the System.Web.Configuration.RuleSettings class using default settings; however, the name, event name, and provider are specified.

Initializes a new instance of the System.Web.Configuration.RuleSettings class where all values except those of the RuleSettings.Custom class are specified.

Initializes a new instance of the System.Web.Configuration.BufferModeSettings class where all values are specified.

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.