Edit

Share via


AsyncResult Class

Definition

public class AsyncResult : IAsyncResult
type AsyncResult = class
    interface IAsyncResult
Public Class AsyncResult
Implements IAsyncResult
Inheritance
AsyncResult
Implements

Constructors

AsyncResult(ObjectType, Int32, Int32, AsyncCallback, Object)

Properties

AsyncState
AsyncWaitHandle
CompletedSynchronously
IsCompleted
JobId
objectType
ResultState

Methods

Close()
DoesStateMatch(JobState)
DoesStateMatch(TaskState)
Invoke()

Applies to