Class SetPluginProcess
Implementation of the InstallPlugin command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class SetPluginProcess : SetPluginProcess
Methods
Execute()
Update the pid of a given plugin
Declaration
public override Task Execute()
Returns
| Type | Description |
|---|---|
| Task | Asynchronous task |