NetworkAccess Enum

Definition

Various states of the connection to the internet.

public enum NetworkAccess
Inheritance
NetworkAccess

Fields

ConstrainedInternet 3

Limited internet access.

Internet 4

Local and Internet access.

Local 2

Local network access only.

None 1

No connectivity.

Unknown 0

The state of the connectivity is not known.

Applies to