This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Systemctl.
Summary
Stop (deactivate) unit.
- Assembly
- Cake
.Systemctl .dll - Namespace
- Cake
.Systemctl - Containing Type
- SystemctlRunner
Syntax
public void StopUnit(UnitSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | UnitSettings | The settings of unit to stop. |
Return Value
Type | Description |
---|---|
void |