SchedulerControl.RemoveService Method
| Name | Parameters | Description |
|---|---|---|
| RemoveService(Type, Boolean) | serviceType, promote | Removes the service of specified type from the service container. |
| RemoveService(Type) | serviceType | Removes the service of specified type from the service container. |