Click or drag to resize

TLLInterfaceAsyncSendUsageInfo Method

Sends the information about application usage to API asynchronously.

Namespace:  TreeksLicensingLibrary2.EasyIntegration
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public void AsyncSendUsageInfo(
	string strUsageStatus = ""
)

Parameters

strUsageStatus (Optional)
Type: SystemString
Any information about your application you would like to send to licensing server..
Remarks
This function works with TLL licensing server only.
See Also