Click or drag to resize
XmlLicenseServiceRegisterSAsync Method (String)
Calls the RegisterS web method asynchronously.

Namespace: com.softwarekey.Client.WebService.XmlLicenseService
Assembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntax
public void RegisterSAsync(
	string xml
)

Parameters

xml
Type: SystemString
An XML formatted request string.

Return Value

Type: 
Returns the XML formatted result.
Remarks
Caution note Caution

This method should not typically be called directly.

See Also