azure-cosmos-dotnet-v2/samples/code-samples/ChangeFeedProcessor
REDMOND\rafats efd185c945 Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
..
Properties A very simplified example of Processor library use 2017-10-10 10:10:55 -07:00
.gitignore A very simplified example of Processor library use 2017-10-10 10:10:55 -07:00
App.config Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
ChangeFeedProcessor.csproj Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
ChangeFeedProcessor.sln A very simplified example of Processor library use 2017-10-10 10:10:55 -07:00
DocumentFeedObserver.cs Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
DocumentFeedObserverFactory.cs Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
LICENSE.txt A very simplified example of Processor library use 2017-10-10 10:10:55 -07:00
Program.cs Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
Readme.md Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00
packages.config Addign both Version 1 and Version 2 code samples for ChangeFeedProcessor Library 2018-04-25 16:14:17 -07:00

Readme.md

If you are using Change FeedProcessor library version 2 then please take a look at the code in ChangeFeedProcessorV2 directory.