←Select platform

AsyncResult Class Members

Summary

The following tables list the members exposed by AsyncResult.

Public Methods

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

Public Properties

Name Description
AsyncState Gets a user-defined object that qualifies or contains information about an asynchronous operation.
AsyncWaitHandle Gets a System.Threading.WaitHandle that is used to wait for an asynchronous operation to complete.
Completed Gets the completed time of the thread.
CompletedSynchronously Gets a value that indicates whether the asynchronous operation completed synchronously.
Created Gets the create time of the thread.
Elapsed Gets the elapsed running time for the thread.
IsCompleted Gets a value that indicates whether the asynchronous operation has completed.
IsStarted Gets a value indicating whether the thread has started.
Started Gets the time the thread was started.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly