The fetch command statistics command. This field is read-only.


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

Syntax

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

See Also