Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

The filters configuration as defined by the "filters" element in the coherence.xml configuration file.

Namespace:  Tangosol.Net
Assembly:  Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)

Syntax

C#
protected static IXmlElement FilterConfig { get; }

Field Value

IXmlElement representing the filters configuration.

See Also