Click or drag to resize
IDirectoryCacheCacheChanged Event
Raised on a background after the cache has been modified in some way. It is not raised if the content of the cache did not change.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler CacheChanged

Value

Type: SystemEventHandler
See Also