NOTE: This method is now obsolete.



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

Syntax

Visual Basic (Declaration)
Function cmd_name() As String
C#
string cmd_name()
C++
String cmd_name() abstract 
J#
string cmd_name()
JScript
function cmd_name() : String

See Also