Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Infrastructure.
Top
Properties
Name
Description
Gets a user-defined object that qualifies or contains information about an asynchronous operation. (Inherited from IAsyncResult.)
Gets a WaitHandle that is used to wait for an asynchronous operation to complete. (Inherited from IAsyncResult.)
Gets a value that indicates whether the asynchronous operation completed synchronously. (Inherited from IAsyncResult.)
Infrastructure.
Gets a value that indicates whether the asynchronous operation has completed. (Inherited from IAsyncResult.)
Top