Click or drag to resize
ExpiringCollectionTItemHookHeartbeat Method
Hooks the heartbeat event. Must be called from within a lock.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected void HookHeartbeat()
Remarks
The derivee should call this whenever they add the first item to the collection.
See Also