Megosztás a következőn keresztül:


ChangeFeedObserverContext.FeedResponse Property

Definition

Gets or sets the response from the underlying ExecuteNextAsync(CancellationToken) call.

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)

Property Value

Applies to