C# Class DuetControlServer.Commands.SetNetworkProtocol

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

Méthodes publiques

Méthode Description
Execute ( ) : Task

Set an atomic property in the object model

Method Details

Execute() public méthode

Set an atomic property in the object model
public Execute ( ) : Task
Résultat Task