This documentation is archived and is not being maintained.
Query::AsyncStateChanged Event
Visual Studio 2013
Occurs when the state of the asynchronous query changes. Calls the WorkItemAsyncEventHandler event handler.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
See the CancelableActionState enum for possible states for the asynchronous query.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: