Show / Hide Table of Contents

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.

In this article
Back to top Copyright © 2000, 2024, Oracle and/or its affiliates.