The total full 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_full() As Double _
    Implements INetricsCmdStats.tot_full
C#
public double tot_full()
C++
public:
 double tot_full() sealed 
J#
public double tot_full()
JScript
public  function tot_full() : double

Implements

INetricsCmdStats.tot_full

See Also