The average processing time for these commands completed during the report time period.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Function avg_proc() As Double _ Implements INetricsCmdStats.avg_proc |
C# |
---|
public double avg_proc() |
C++ |
---|
public: double avg_proc() sealed |
J# |
---|
public double avg_proc() |
JScript |
---|
public function avg_proc() : double |