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