RuleSettings Constructor
.NET Framework (current version)
Initializes a new instance of the RuleSettings class.
Assembly: System.Web (in System.Web.dll)
| 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:
