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


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

Syntax

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

Implements

INetricsCmdStats.max_full

See Also