XmlActivationServiceDecrementLicenseCounterAsync Method (String) |
Calls the DecrementLicenseCounter web method asynchronously.
Namespace: com.softwarekey.Client.WebService.XmlActivationServiceAssembly: PLUSManaged (in PLUSManaged.dll) Version: 5.23.4.0
Syntaxpublic void DecrementLicenseCounterAsync(
string xml
)
Public Sub DecrementLicenseCounterAsync (
xml As String
)
public:
void DecrementLicenseCounterAsync(
String^ xml
)
Parameters
- xml
- Type: SystemString
An XML formatted request string.
Remarks
See Also