Monitoring Methods |
The Monitoring type exposes the following members.
| Name | Description | |
|---|---|---|
| IncrementDataObjectCreated |
Increment the data object create counter
| |
| IncrementDataObjectDeleted |
Increment the data object delete counter
| |
| IncrementDataObjectPurged |
Increment the data object delete purged
| |
| IncrementDataObjectPurged(Int32) |
Increment the data object delete purged
| |
| IncrementDataObjectUpdated |
Increment the data object update counter
| |
| IncrementResponseTime |
Increment the web page response time counter
| |
| IncrementRoleEngineHeartBeat |
Increment the RoleEngine heartbeat counter
| |
| IncrementRoleEngineIdentityCalculated |
Increment the RoleEngine Identity Calculated counter
| |
| IncrementTimerHeartBeat |
Increment the timer heartbeat counter
| |
| IncrementWebPages |
Increment the web page counter
| |
| IncrementWebServiceCalls |
Increment the web service counter
| |
| Install |
Creates the performance counters
| |
| SetDeletedDataObjectCount |
Sets the value for the deleted dataobject count performance monitor
| |
| SetObsoleteDataObjectVersionCount |
Sets the value for the obsolete dataobject version count performance monitor
| |
| SetObsoletePropertyValueCount |
Sets the value for the obsolete property value count performance monitor
| |
| SetSessionCount |
Sets the value for the session count performance monitor
| |
| Uninstall |
Uninstalls the Omada Enterprise performance counters
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |