.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
.NET API Reference for Oracle® Coherence Community Edition
Tangosol.Util.Filter
CacheEventFilter Class
CacheEventFilter Properties
EventMask Property
Filter Property
CacheEventFilter
EventMask Property
.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
Obtain the event mask.
Namespace:
Tangosol.Util.Filter
Assembly:
Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
Copy
public
virtual
CacheEventFilter
CacheEventMask
EventMask
{
get
; }
Property Value
Type:
CacheEventFilter
CacheEventMask
The event mask.
Remarks
The mask value is concatenation of any of the
CacheEventFilter
CacheEventMask
values.
See Also
Reference
CacheEventFilter Class
Tangosol.Util.Filter Namespace
Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.