C# Class DuetControlServer.Commands.SetNetworkProtocol

Implementation of the DuetAPI.Commands.SetNetworkProtocol command
Inheritance: DuetAPI.Commands.SetNetworkProtocol
Show file Open project: Duet3D/DuetSoftwareFramework

Public Methods

Method Description
Execute ( ) : Task

Set an atomic property in the object model

Method Details

Execute() public method

Set an atomic property in the object model
public Execute ( ) : Task
return Task