Click or drag to resize

TLLInsightsiMakeTLLInsightsRequestSynchronous Property

If set to true, TLL insights ping will be made synchronously. This effectively means that license validation will take longer time (as it will wait for the web request to TLL Insights completion)

Namespace:  TreeksLicensingLibrary2
Assembly:  TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntax
public bool iMakeTLLInsightsRequestSynchronous { get; set; }

Return Value

Type: Boolean
See Also