Click or drag to resize
InternetConnectionInformationIsConnected Property
Gets whether or not an Internet connection is present. Note that this will always be true when ProxyAuthenticationRequired is true (meaning connectivity to a specific server is not verified when proxy authentication is required).

Namespace: com.softwarekey.Client.Utils
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public bool IsConnected { get; }

Property Value

Type: Boolean
See Also