This documentation is archived and is not being maintained.

RuleSettings Constructor

Initializes a new instance of the RuleSettings class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method RuleSettings(String, String, String) Initializes a new instance of the RuleSettings class using default settings; however, the name, event name, and provider are specified.
Public method RuleSettings(String, String, String, String, Int32, Int32, TimeSpan) Initializes a new instance of the RuleSettings class where all values except those of the Custom class are specified.
Public method RuleSettings(String, String, String, String, Int32, Int32, TimeSpan, String) Initializes a new instance of the BufferModeSettings class where all values are specified.
Top
Show: