Class PatchObjectModel
Implementation of the PatchObjectModel command
Inherited Members
Namespace: DuetControlServer.Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class PatchObjectModel : PatchObjectModel
Methods
Execute()
Apply a full patch to the object model. May be used only in non-SPI mode
Declaration
public override Task Execute()
Returns
| Type | Description |
|---|---|
| Task | Asynchronous task |