←Select platform
In This Topic ▼

AsyncResult Class Members

Summary

The following tables list the members exposed by AsyncResult.

Public Methods

Name Description
Public Method Cancel Cancels the thread.
Public Method RequestAdditionalTime Requests additional time for the thread execute.
Public Method Wait Waits the specified milliseconds for the thread to finish.

Public Properties

Name Description
Public Property AsyncState Gets a user-defined object that qualifies or contains information about an asynchronous operation.
Public Property AsyncWaitHandle Gets a System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.
Public Property Completed Gets the completed time of the thread.
Public Property CompletedSynchronously Gets a value that indicates whether the asynchronous operation completed synchronously.
Public Property Created Gets the create time of the thread.
Public Property Elapsed Gets the elapsed running time for the thread.
Public Property IsCompleted Gets a value that indicates whether the asynchronous operation has completed.
Public Property IsStarted Gets a value indicating whether the thread has started.
Public Property Started Gets the time the thread was started.

See Also

Reference

AsyncResult Class

Leadtools.Dicom.AddIn Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.