Class UninstallSystemPackage
Implementation of the UninstallSystemPackage command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class UninstallSystemPackage : UninstallSystemPackage
Methods
Execute()
Uninstall a system package
Declaration
public override Task Execute()
Returns
| Type | Description |
|---|---|
| Task | Asynchronous task |
Overrides
Exceptions
| Type | Condition |
|---|---|
| ArgumentException | Package could not be uninstalled |