The maximum processing time for this command during the report time period.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function max_proc() As Double _ Implements INetricsCmdStats.max_proc |
| C# |
|---|
| public double max_proc() |
| C++ |
|---|
| public: double max_proc() sealed |
| J# |
|---|
| public double max_proc() |
| JScript |
|---|
| public function max_proc() : double |