IDocumentServiceQuery<T>.ExecuteNextAsync Method

Include Protected Members
Include Inherited Members

Asynchronously retrieves the next page of results from the server.

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
Public method ExecuteNextAsync() Asynchronously retrieves the next page of results from the server.
Public method ExecuteNextAsync<TResult>() Asynchronously retrieves the next page of results from the server.

Top

See Also

Reference

IDocumentServiceQuery<T> Interface

Microsoft.Azure.Documents.Linq Namespace