Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
IPriorityTask timeout constants.

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

Syntax

C#
public enum PriorityTaskTimeout

Members

Member nameValueDescription
Default0 A special timeout value to indicate that the corresponding service's default timeout value should be used.
None-1 A special timeout value to indicate that this task or request can run indefinitely.

See Also