IControllable Interface |
Namespace: Tangosol.Util
public interface IControllable
The IControllable type exposes the following members.
Name | Description | |
---|---|---|
![]() | Configure |
Configure the controllable service.
|
![]() | Shutdown |
Stop the controllable service.
|
![]() | Start |
Start the controllable service.
|
![]() | Stop |
Hard-stop the controllable service.
|