Enum NetworkProtocol
Supported network protocols
Namespace: DuetAPI.Machine
Assembly: DuetAPI.dll
Syntax
[JsonConverter(typeof(JsonLowerCaseStringEnumConverter))]
public enum NetworkProtocol
Fields
| Name | Description |
|---|---|
| FTP | FTP protocol |
| HTTP | HTTP protocol |
| Telnet | Telnet protocol |