The maximum throughput over a one minute interval for these commands completed during the report time period.


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

Syntax

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

Implements

INetricsCmdStats.max_thru

See Also