C# Class DuetControlServer.Commands.SetPluginProcess

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

Méthodes publiques

Méthode Description
Execute ( ) : Task

Update the pid of a given plugin

Method Details

Execute() public méthode

Update the pid of a given plugin
public Execute ( ) : Task
Résultat Task