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

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -