Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar Namespace / AsynchronousTask Class


AsynchronousTask Class Properties

For a list of all members of this type, see AsynchronousTask members.

Public Properties
 NameDescription
Public PropertyTrue if the task is completed and was canceled by the user. False if the task is still executing or was not canceled.  
Public PropertyTrue if the task has completed executing. Check Canceled to determine if it completed successfully or not.  
Public PropertyOptional. Extended information about the result of the task once it is complete.  
Top
See Also