The number of these commands completed during the report time period.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function num_cmds() As Integer _ Implements INetricsCmdStats.num_cmds |
| C# |
|---|
| public int num_cmds() |
| C++ |
|---|
| public: int num_cmds() sealed |
| J# |
|---|
| public int num_cmds() |
| JScript |
|---|
| public function num_cmds() : int |