COM+ Application Method (COM_APP_METHOD)
This application class represents a single method in the installed COM+ application. Instance of this class is created if method representing the instance is being monitored. This application class is displayed on the PATROL Console as the name of the method of COM+ application being monitored. This application class monitors call time of the method that is being monitored. It is displayed as a child of the COM_APP_INTERFACE class.
The COM_APP_METHOD application class:
- Reports call time for method being monitored
- Reports number of completed calls in last discovery cycle
The COM_APP_METHOD application class provides:
- Parameter for monitoring the call time of method being monitored
- Parameter for reporting number of completed calls in last discovery cycle
To access the COM_APP_METHOD application class, double-click the COM_APP_INTERFACE application class. The labels with names of methods belonging to interfaces of COM+ application under the icon displays COM_APP_METHOD.
Default properties
Item | Description |
---|---|
Active | N/A |
Created by | COM_APPLICATIONC |
Parent class | N/A |
Child class | N/A |
InfoBox
The following information is displayed on the COM_APP_METHOD InfoBox:
Item | Description |
PATROL KM Version | current version of PATROL for Microsoft COM+ |
OS Version | current version of the operating system that is running the PATROL Agent |
OS Service Pack | current version of the service pack that is running in the operating system that is running on the PATROL Agent |
Agent Version | current version of the PATROL Agent |
Attributes (parameters)
The following attributes are available for this monitor type:
Related topics