TLLInsightsDisableTLLInsights Property  | 
 
 If set to true, TLL Insights requests are completely disabled
 
 
    Namespace: 
   TreeksLicensingLibrary2
    Assembly:
   TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntaxpublic static bool DisableTLLInsights { get; set; }Public Shared Property DisableTLLInsights As Boolean
	Get
	Set
public:
static property bool DisableTLLInsights {
	bool get ();
	void set (bool value);
}static member DisableTLLInsights : bool with get, set
Return Value
Type: 
Boolean
See Also