Microsoft.Azure.Documents.ChangeFeedProcessor.DataAccess Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| ChangeFeedDocumentClient |
Adapts DocumentClient to IChangeFeedDocumentClient. |
Interfaces
| Name | Description |
|---|---|
| IChangeFeedDocumentClient |
The IDocumentClient interface captures the API required to handle change feed processing logic |
| IChangeFeedDocumentQuery<T> |
Provides methods to support change feed query pagination and asynchronous execution |