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