| Method Summary |
| |
__init__(self)
|
| |
ConfigureStream(self,
streamDescription)
Configure the Service according to the StreamDescription... |
| |
ForceStop(self)
Forcefully stop the service... |
| |
GetCapabilities(self)
Get capabilities... |
| |
GetConfiguration(self)
Return configuration of service... |
| |
GetEnabled(self)
Get the enabled state... |
| |
GetName(self)
|
| |
GetResource(self)
Get resources... |
| |
IsRunning(self)
|
| |
IsStarted(self)
Return the state of Service... |
| |
SetConfiguration(self,
configuration)
Set configuration of service... |
| |
SetEnabled(self,
enabled)
Enable/disable the service... |
| |
SetIdentity(self,
profile)
|
| |
SetResource(self,
resource)
Set the resource used by this service... |
| |
Shutdown(self)
Shut down the service... |
| |
Start(self)
Start the service... |
| |
Stop(self)
Stop the service... |