Click or drag to resize

TLLInsightsMakeTLLInsightsRequestSynchronous 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 static Object MakeTLLInsightsRequestSynchronous { get; set; }

Return Value

Type: Object
See Also