Connect rule used for blocking connections based on host name or IP address


Namespace: Benchmarx.Munja
Assembly: Munja (in Munja.dll)

Syntax

Visual Basic (Declaration)
Public Class Connect
C#
public class Connect
C++
ref class Connect
J#
public class Connect
JScript
public class Connect

Inheritance Hierarchy

System.Object
   Benchmarx.Munja.Connect

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.

See Also