次の方法で共有


ChangeFeedObserverContext.FeedResponse プロパティ

定義

基になる 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)

プロパティ値

適用対象