IService Properties |
The IService type exposes the following members.
| Name | Description | |
|---|---|---|
| Info |
Gets the IServiceInfo object for this
IService.
| |
| IsRunning |
Determine whether or not the controllable service is running.
(Inherited from IControllable.) | |
| Serializer |
The ISerializer used to serialize and deserialize
objects by this IService.
| |
| UserContext |
Gets or sets the user context object associated with this
IService.
|