Ice Reference Documentation | ||
---|---|---|
<<< Previous | Slice Documentation | Next >>> |
void start(string name,
|
Start the service. The given communicator is created by the
ServiceManager
for use by the service. This communicator may
also be used by other services, depending on the service
configuration.
![]() | The |
The service's name, as determined by the configuration.
A communicator for use by the service.
The service arguments that were not converted into properties.
FailureException
Raised if start failed.
<<< Previous | Home | Next >>> |
IceBox::FailureException | Up | IceBox::ServiceManager |