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