Property Current NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll Current Gets the current batch of documents. public IEnumerable<TDocument> Current { get; } Property Value IEnumerable<TDocument> The current batch of documents.