Using the indication service

The IBMTSSVC_ObjectManagerAdapter class provides the methods for turning the indication service on or off.

  1. Retrieve the IBMTSSVC_ObjectManagerAdapter instance that is associated with the IBMTSSVC_Cluster instance.
  2. Invoke the IBMTSSVC_ObjectManagerAdapter.StartService() method to start the indication service, or the IBMTSSVC_ObjectManagerAdapter.StopService() method to stop the indication service.