次の方法で共有


IChangeFeedObserverContext.FeedResponse プロパティ

定義

基になる ExecuteNextAsync(CancellationToken) 呼び出しから応答を取得します。

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

プロパティ値

適用対象