Oracle® Coherence .NET API Reference Release 3.6
E15727-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
E15727-01
IPriorityTask timeout constants.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)
Syntax
| C# |
|---|
public enum PriorityTaskTimeout |
Members
| Member name | Description | |
|---|---|---|
| Default |
A special timeout value to indicate that the corresponding
service's default timeout value should be used.
| |
| None |
A special timeout value to indicate that this task or request can
run indefinitely.
|