Represents a rule that can be used to configure request blocking or redirection
Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Class Rule |
| C# |
|---|
| public class Rule |
| C++ |
|---|
| ref class Rule |
| J# |
|---|
| public class Rule |
| JScript |
|---|
| public class Rule |
Inheritance Hierarchy
System.Object
Benchmarx.Munja.Rule
Benchmarx.Munja.Rule
Thread Safety
Public static (Shared in Visual Basic)staticShared members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.