C# Class DuetControlServer.Commands.SyncObjectModel

Implementation of the DuetAPI.Commands.SyncObjectModel command
Inheritance: DuetAPI.Commands.SyncObjectModel
Afficher le fichier Open project: Duet3D/DuetSoftwareFramework

Méthodes publiques

Méthode Description
Execute ( ) : Task

Waits for the machine model to be fully updated from RepRapFirmware

Method Details

Execute() public méthode

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