IControllableShutdown Method |
Namespace: Tangosol.Util
void Shutdown()
This is a controlled shut-down, and is preferred to the Stop method.
This method should only be called once per the life cycle of the controllable service. Calling this method for a service that has already stopped has no effect.