The total overhead time for all of these commands completed during the report time period.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function tot_overhead() As Double _ Implements INetricsCmdStats.tot_overhead |
| C# |
|---|
| public double tot_overhead() |
| C++ |
|---|
| public: double tot_overhead() sealed |
| J# |
|---|
| public double tot_overhead() |
| JScript |
|---|
| public function tot_overhead() : double |