Fires when service's status changes.
Private Sub object_ServiceStatusChange(Service)
The ServiceStatusChange Event syntax has these parts:
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 it's properties.
Your browser does not support iframes.