Class SyncObjectModel
Implementation of the Sync
Inherited Members
Namespace: DuetControlServer .Commands
Assembly: DuetControlServer.dll
Syntax
public sealed class SyncObjectModel : SyncObjectModel
Methods
Execute()
Waits for the machine model to be fully updated from RepRapFirmware
Declaration
public override Task Execute()
Returns
Type | Description |
---|---|
Task | Asynchronous task |