Edit

Share via


ConnectionType Enum

Definition

Enumeration denoting connection type.

public enum ConnectionType
type ConnectionType = 
Public Enum ConnectionType
Inheritance
ConnectionType

Fields

Name Value Description
Ethernet 0

Connected to wired network

WiFi 1

Connected to wireless network

Data 2

Connected to mobile data connection

Unknown 3

Connection type not identified

Applies to