FeedResponse<T>.ResponseContinuation Property

Definition

Gets the continuation token to be used for continuing enumeration of the Azure Cosmos DB service.

public string ResponseContinuation { get; }
member this.ResponseContinuation : string
Public ReadOnly Property ResponseContinuation As String

Property Value

The continuation token to be used for continuing enumeration.

Applies to