QueryProxyStatisticsCompletedEventArgs Properties
Visual Studio 2010
The QueryProxyStatisticsCompletedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
Cancelled | Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs.) |
|
Error | Gets a value indicating which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs.) |
|
Result | This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code. |
|
UserState | Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs.) |