Enum EthernetCableState
Definition
- Namespace:
- Tizen.Network.Connection
- Assembly:
- Tizen.Network.Connection.dll
Enumeration for the attached or detached state of the ethernet cable.
public enum EthernetCableState
Fields
| Name | Description |
|---|---|
| Attached | Ethernet cable is attached |
| Detached | Ethernet cable is detached |