Create a connection manager.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Sub New()
C#
public NetricsConMgr()
C++
public:
 NetricsConMgr() sealed 
J#
public NetricsConMgr()
JScript
public function NetricsConMgr()

Remarks

The settings are taken from the environment variables or default values as described above.

See Also