Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
E22844-03
IPriorityTask timeout constants.
Namespace:
Tangosol.NetAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
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.
|