Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Returns this PropertyProcessor's description.

Namespace:  Tangosol.Util.Processor
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
protected abstract string Description { get; }

Return Value

This PropertyProcessor's description.

See Also