Return the Do Max Work setting, false if never set.


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

Syntax

Visual Basic (Declaration)
Public Function getDoMaxWork() As Boolean
C#
public bool getDoMaxWork()
C++
public:
 bool getDoMaxWork() sealed 
J#
public bool getDoMaxWork()
JScript
public  function getDoMaxWork() : bool

See Also