Include Protected Members
Include Inherited Members
Initializes a cancelable asynchronous query.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
| Name | Description | |
|---|---|---|
| .gif) | BeginQuery() | Initializes a cancelable asynchronous query of WorkItem objects. | 
| .gif) | BeginQuery(AsyncCallback) | Initializes a cancelable asynchronous query of WorkItem objects by using a callback function. | 
Top
Remarks
This method should be followed by Query.RunQuery() to execute the query.