The INameService type exposes the following members.

Methods

  NameDescription
Public methodBind
Binds a name to an object.
Public methodConfigure
Configure the controllable service.
(Inherited from IControllable.)
Public methodLookup
Retrieves the named object.
Public methodShutdown
Stop the controllable service.
(Inherited from IControllable.)
Public methodStart
Start the controllable service.
(Inherited from IControllable.)
Public methodStop
Hard-stop the controllable service.
(Inherited from IControllable.)
Public methodUnbind
Unbinds the named object.

See Also