Click or drag to resize

ThreadTimeout Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The ThreadTimeout type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberIsTimedOut
Whether the calling thread is timed out.
Public propertyStatic memberRemainingTimeoutMillis
The number of remaining milliseconds before this thread will time out, 0 if timed out, or MaxValue if disabled.
Top
See Also