Enum WirelessDeviceEthernetStatusPortLinkNegotiationDuplex
The duplex mode for the port
[DataContract]
[JsonConverter(typeof(StringEnumConverter))]
public enum WirelessDeviceEthernetStatusPortLinkNegotiationDuplex
- Extension Methods
Fields
[EnumMember(Value = "full")] Full = 1
[EnumMember(Value = "half")] Half = 2