For a list of all members of this type, see AsyncResult members
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. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET