C# 클래스 DuetControlServer.Commands.SetNetworkProtocol

Implementation of the DuetAPI.Commands.SetNetworkProtocol command
상속: DuetAPI.Commands.SetNetworkProtocol
파일 보기 프로젝트 열기: Duet3D/DuetSoftwareFramework

공개 메소드들

메소드 설명
Execute ( ) : Task

Set an atomic property in the object model

메소드 상세

Execute() 공개 메소드

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