Click or drag to resize
LicensingGuiInternetAutoDetect Method
Runs Internet and proxy auto-detection, regardless of the value in the InternetEnableAutoDetection property.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public bool InternetAutoDetect()

Return Value

Type: Boolean
Returns true if an Internet connection is present. If false is returned, check the ConnectionInformation.LastError property for details.
See Also