LicensingGuiInternetAutoDetect Method |
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic bool InternetAutoDetect()
Public Function InternetAutoDetect As Boolean
public:
bool InternetAutoDetect()
Return Value
Type:
BooleanReturns true if an Internet connection is present. If false is returned, check the ConnectionInformation.LastError property for details.
See Also