Enum PriorityTaskTimeout
IPriorityTask timeout constants.
Namespace: Tangosol.Net
Assembly: Coherence.dll
Syntax
public enum PriorityTaskTimeout
Fields
| 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. |