The minimum full time for this command during the report time period.


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

Syntax

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

Implements

INetricsCmdStats.min_full

See Also