Last revised: 16-01-2009.
The OnMonitoringStopped event is fired by the StartMonitoring method just after it stops monitoring but just before it returns. See the StartMonitoring method for further details.
object_OnMonitoringStopped()
The OnMonitoringStopped event syntax has these parts:
| Part | Description |
|---|---|
| object | Required. An object expression that evaluates to a QueueMonDLL.Application object. |
None.