IP*Works! S/SNMP V9 - Online Help
IP*Works! S/SNMP V9
Questions / Feedback?

CacheEntry Event

Shows engines and users in the internal cache.

Syntax

type TCacheEntryEvent = procedure CacheEntry(Sender: TObject; EngineId: String; EngineBoots: Integer; EngineTime: Integer; const User: String; const AuthenticationProtocol: String; const AuthenticationPassword: String; const EncryptionAlgorithm: String; const EncryptionPassword: String) of object;
property OnCacheEntry: TCacheEntryEvent read FOnCacheEntry write FOnCacheEntry;

Remarks

CacheEntry events are triggered by a call to ShowCache. One event is fired for each user and engine. If there are no users for a particular engine, a single event is fired with the engine information, but empty values for user information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0