←Select platform
In This Topic ▼

AsyncResult Class Properties

Summary

For a list of all members of this type, see AsyncResult members

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.

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

Leadtools.Dicom.AddIn Assembly