Compartilhar via


ChangeFeedObserverContext.FeedResponse Propriedade

Definição

Obtém ou define a resposta da chamada subjacente ExecuteNextAsync(CancellationToken) .

public Microsoft.Azure.Documents.Client.IFeedResponse<Microsoft.Azure.Documents.Document> FeedResponse { get; protected set; }
member this.FeedResponse : Microsoft.Azure.Documents.Client.IFeedResponse<Microsoft.Azure.Documents.Document> with get, set
Public Property FeedResponse As IFeedResponse(Of Document)

Valor da propriedade

Aplica-se a