This documentation is archived and is not being maintained.
RuleSettings Constructor
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
RuleSettings(String, String, String) | Initializes a new instance of the RuleSettings class using default settings; however, the name, event name, and provider are specified. |
|
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. |
|
RuleSettings(String, String, String, String, Int32, Int32, TimeSpan, String) | Initializes a new instance of the BufferModeSettings class where all values are specified. |
Show: