c# - IAsyncCursor v/s IAsyncCursorSource -


during working tolistasync() in mongodb driver 2.0.1, have observed 2 different documentations it.

  • iasynccursorsourceextensions
  • iasynccursorextensions

what difference between these two. mongodriver using c# having iasynccursorsource.


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -