Share via


ICancelableAsyncResult Members

Include Protected Members
Include Inherited Members

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

The ICancelableAsyncResult type exposes the following members.

Methods

 

Name

Description

Public method

Cancel

Infrastructure.

Top

Properties

 

Name

Description

Public property

AsyncState

Gets a user-defined object that qualifies or contains information about an asynchronous operation. (Inherited from IAsyncResult.)

Public property

AsyncWaitHandle

Gets a WaitHandle that is used to wait for an asynchronous operation to complete. (Inherited from IAsyncResult.)

Public property

CompletedSynchronously

Gets a value that indicates whether the asynchronous operation completed synchronously. (Inherited from IAsyncResult.)

Public property

IsCanceled

Infrastructure.

Public property

IsCompleted

Gets a value that indicates whether the asynchronous operation has completed. (Inherited from IAsyncResult.)

Top

See Also

Reference

ICancelableAsyncResult Interface

Microsoft.TeamFoundation.Client Namespace