Click or drag to resize

Monitoring Methods

The Monitoring type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIncrementDataObjectCreated
Increment the data object create counter
Public methodStatic memberIncrementDataObjectDeleted
Increment the data object delete counter
Public methodStatic memberIncrementDataObjectPurged
Increment the data object delete purged
Public methodStatic memberIncrementDataObjectPurged(Int32)
Increment the data object delete purged
Public methodStatic memberIncrementDataObjectUpdated
Increment the data object update counter
Public methodStatic memberIncrementResponseTime
Increment the web page response time counter
Public methodStatic memberIncrementRoleEngineHeartBeat
Increment the RoleEngine heartbeat counter
Public methodStatic memberIncrementRoleEngineIdentityCalculated
Increment the RoleEngine Identity Calculated counter
Public methodStatic memberIncrementTimerHeartBeat
Increment the timer heartbeat counter
Public methodStatic memberIncrementWebPages
Increment the web page counter
Public methodStatic memberIncrementWebServiceCalls
Increment the web service counter
Public methodStatic memberInstall
Creates the performance counters
Public methodStatic memberSetDeletedDataObjectCount
Sets the value for the deleted dataobject count performance monitor
Public methodStatic memberSetObsoleteDataObjectVersionCount
Sets the value for the obsolete dataobject version count performance monitor
Public methodStatic memberSetObsoletePropertyValueCount
Sets the value for the obsolete property value count performance monitor
Public methodStatic memberSetSessionCount
Sets the value for the session count performance monitor
Public methodStatic memberUninstall
Uninstalls the Omada Enterprise performance counters
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also