-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Documentation
-
(copied to CRM)
One of our customers reports that there is virtually not documentation regarding continuous streams for C# Driver
I have provided the following advice but there are no examples on our docs:
In order to iterate the Async Cursor returned by the watch method you may want to use ForEachAsync method.
I have found this post in the google group with an example.