TLLInsightsiDisableTLLInsights 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)
Syntax public bool iDisableTLLInsights { get; set; }
Public Property iDisableTLLInsights As Boolean
Get
Set
public:
property bool iDisableTLLInsights {
bool get ();
void set (bool value);
}
member iDisableTLLInsights : bool with get, set
Return Value
Type:
BooleanSee Also