Click or drag to resize

IPriorityTask Methods

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

The IPriorityTask type exposes the following members.

Methods
  NameDescription
Public methodRunCanceled
This method will be called if and only if all attempts to interrupt this task were unsuccesful in stopping the execution or if the execution was canceled before it had a chance to run at all.
Top
See Also