This topic has not yet been rated - Rate this topic

QueryProxyStatisticsCompletedEventArgs Properties

Visual Studio 2010

The QueryProxyStatisticsCompletedEventArgs type exposes the following members.

  NameDescription
Public property Cancelled Gets a value indicating whether an asynchronous operation has been canceled. (Inherited from AsyncCompletedEventArgs.)
Public property Error Gets a value indicating which error occurred during an asynchronous operation. (Inherited from AsyncCompletedEventArgs.)
Public property Result This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Public property UserState Gets the unique identifier for the asynchronous task. (Inherited from AsyncCompletedEventArgs.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.