How do I use TPL Dataflow with Azure Table Storage & continuation Tokens?
-
Saturday, November 10, 2012 9:51 PM
I'd like to use TPL Dataflow so I can process a 10,000 entry table as the results are downloaded (100 entries at a time).
How do I use TPL Dataflow so I can do this with the most recent storage client?
- Moved by Stephen Toub - MSFTMicrosoft Employee Tuesday, November 27, 2012 4:10 AM The question is really about the Azure storage APIs. (From:TPL Dataflow)

