TLLInterfaceOnlineRevocationCheck Method  | 
 
 This function tries to contact API and check the revocation state of license.
 
 
    Namespace: 
   TreeksLicensingLibrary2.EasyIntegration
    Assembly:
   TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntaxpublic bool OnlineRevocationCheck()
Public Function OnlineRevocationCheck As Boolean
public:
bool OnlineRevocationCheck()
member OnlineRevocationCheck : unit -> bool 
Return Value
Type: 
BooleanThis function return TRUE if the revocation check was passed or user is offline.
RemarksThis function works with TLL licensing server only.
See Also