Poll the current state of the service backend.

Syntax

ServiceState ServiceInterfaceProxy::ReadServiceState()

Returns

ServiceState

A ServiceState indicating if the service backend is up, down or restarted.

Thread-safety, Reentrance, Result Delivery

  • Threadsafe : FALSE for same class instance, TRUE for different instances
  • Reentrant : FALSE for same class instance, TRUE for different instances
  • Synchronous : TRUE