The following tables list the members exposed by AsyncQueryInfo.
Public Properties
| Name | Description |
| AsyncState | Gets a user-defined object that qualifies or contains information about an asynchronous operation. |
| Error | Gets or sets a user-defined object that qualifies or contains information about an error. |
| RequestedItemCount | Gets or sets a value representing the number of new items that should be returned. |
| ShouldAbort | Gets a value indicating whether the operation should be aborted. |
| StartIndex | Gets or sets a value indicating the index in the data source at which to start retrieving the new items. |
Top
Public Methods
See Also