Whether or not to ignore events about cached entries. False by default.

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public bool IgnoreCachedEvents { get; set; }

See Also