Reload gateway configuration. This field is read-only.


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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly CMD_GATEWAY_CONFIG As String
C#
public static readonly string CMD_GATEWAY_CONFIG;
C++
public:
 static const String CMD_GATEWAY_CONFIG;
J#
public static final string CMD_GATEWAY_CONFIG
JScript
public static const var CMD_GATEWAY_CONFIG : String;

See Also