System.Threading.TTask Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DoneEventprotected
HasExceptionsprotected
IsCanceledprotectedIs True if the TTask is canceled, False otherwise.
IsCompleteprotectedIs True if the TTask is completed, False otherwise.
IsQueuedprotectedIs True if the TTask is included in the queue of tasks, False otherwise.
IsReplicatingprotectedIs True if the TTask is a replica of other task, False otherwise.
RefCountpublicIndicates the number of interface pointers currently dependent upon the object.
ThreadPoolprotected
WasExceptionRaisedprotected