Returns whether a service is running.
- Parameters
-
| service | The name of the service to check. |
| context | The request context. |
- Returns
- A future that becomes available when the invocation completes. This future holds:
- true if the service was started and not stopped; otherwise false.