Back to product page

ServiceStatusChange event


Fires when service's status changes.

Syntax

  • Basic
Private Sub object_ServiceStatusChange (ByRef Service)
The ServiceStatusChange(Service) syntax has these parts:
ServiceXMPPService object

Remarks

The Event is triggered each time some service changes it's status. The Event will provide you with reference to XMPPService object, which allows to access its properties.

Platforms

Windows