FeedResponse<T>.ResponseContinuation
Property
Definition
Gets the continuation token to be used for continuing enumeration of the Azure DocumentDB database service.
public string ResponseContinuation { get; }
Property Value
The continuation token to be used for continuing enumeration.