Click or drag to resize
LicensingGuiCreateNewXmlLicenseServiceObject Method
Creates a new XmlLicenseService object, which may be used for processing web service methods centered around XML license calls to SOLO Server (such as update checks).

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

Return Value

Type: XmlLicenseService
Returns a new XmlLicenseService object.
Remarks
Caution note Caution

If InternetEnableAutoDetection is set to true, an automatic detection test may be run to test connectivity and detect proxy settings, which can cause delays.

See Also