C# Class DuetControlServer.Commands.SyncObjectModel

Implementation of the DuetAPI.Commands.SyncObjectModel command
Inheritance: DuetAPI.Commands.SyncObjectModel
Exibir arquivo Open project: Duet3D/DuetSoftwareFramework

Public Methods

Method Description
Execute ( ) : Task

Waits for the machine model to be fully updated from RepRapFirmware

Method Details

Execute() public method

Waits for the machine model to be fully updated from RepRapFirmware
public Execute ( ) : Task
return Task