LicensingGuiCreateNewXmlLicenseFileServiceObject Method |
Creates a new
XmlLicenseFileService object, which may be used for processing web service methods centered around XML license file calls to SOLO Server.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic XmlLicenseFileService CreateNewXmlLicenseFileServiceObject()
Public Function CreateNewXmlLicenseFileServiceObject As XmlLicenseFileService
public:
XmlLicenseFileService^ CreateNewXmlLicenseFileServiceObject()
Return Value
Type:
XmlLicenseFileServiceReturns a new
XmlLicenseFileService object.
Remarks 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