The server turn Query logging on command. This field is read-only.


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

Syntax

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

See Also