C# Class DuetControlServer.Commands.SetPluginProcess

Implementation of the DuetAPI.Commands.InstallPlugin command
Inheritance: DuetAPI.Commands.SetPluginProcess
显示文件 Open project: Duet3D/DuetSoftwareFramework

Public Methods

Method Description
Execute ( ) : Task

Update the pid of a given plugin

Method Details

Execute() public method

Update the pid of a given plugin
public Execute ( ) : Task
return Task