The average overhead time for these commands completed during the report time period.


Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)

Syntax

Visual Basic (Declaration)
Public Function avg_overhead() As Double _
    Implements INetricsCmdStats.avg_overhead
C#
public double avg_overhead()
C++
public:
 double avg_overhead() sealed 
J#
public double avg_overhead()
JScript
public  function avg_overhead() : double

Implements

INetricsCmdStats.avg_overhead

See Also