PriorityTaskTimeout Enumeration | 
Namespace: Tangosol.Net
public enum PriorityTaskTimeout
| Member name | Value | Description | |
|---|---|---|---|
| Default | 0 | 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. |