Click or drag to resize
LicensingGuiInternetEnableAutoDetection Property
Set to true to enable automatic detection, or false to disable this feature.

Namespace: com.softwarekey.Client.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public bool InternetEnableAutoDetection { get; set; }

Property Value

Type: Boolean
Remarks
Caution note Caution

Automatic proxy detection is a convenient way to detect Internet and proxy server requirements, but can cause delays, as this feature relies on test requests. Delays will occur more frequently when a system is using a slow Internet connection, or lacks Internet connectivity entirely.

See Also