INameService Methods |
The INameService type exposes the following members.
| Name | Description | |
|---|---|---|
| Bind |
Binds a name to an object.
| |
| Configure |
Configure the controllable service.
(Inherited from IControllable.) | |
| Lookup |
Retrieves the named object.
| |
| Shutdown |
Stop the controllable service.
(Inherited from IControllable.) | |
| Start |
Start the controllable service.
(Inherited from IControllable.) | |
| Stop |
Hard-stop the controllable service.
(Inherited from IControllable.) | |
| Unbind |
Unbinds the named object.
|