Click or drag to resize

IPriorityTask Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

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