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