Interface IAsyncCursorSource

| MongoDB CSharp Driver API Reference (original) (raw)

Represents an operation that will return a cursor when executed.

public interface IAsyncCursorSource<TDocument>