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


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

Syntax

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

Implements

INetricsCmdStats.avg_full

See Also