Click or drag to resize
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.Gui
Assembly: PLUSManagedGui (in PLUSManagedGui.dll) Version: 5.23.4.0
Syntax
public XmlNetworkFloatingService CreateNewXmlNetworkFloatingServiceObject()

Return Value

Type: XmlNetworkFloatingService
Returns a new XmlNetworkFloatingService 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