LicensingGuiCreateNewXmlNetworkFloatingServiceObject Method |
Creates a new
XmlNetworkFloatingService object, which may be used for processing web service methods centered around network floating licensing via SOLO Server.
Namespace: com.softwarekey.Client.GuiAssembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntaxpublic XmlNetworkFloatingService CreateNewXmlNetworkFloatingServiceObject()
Public Function CreateNewXmlNetworkFloatingServiceObject As XmlNetworkFloatingService
public:
XmlNetworkFloatingService^ CreateNewXmlNetworkFloatingServiceObject()
Return Value
Type:
XmlNetworkFloatingServiceReturns a new
XmlNetworkFloatingService 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