Table of Contents

Method IsAtEndOfFile

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

IsAtEndOfFile()

Determines whether this reader is at end of file.

public override bool IsAtEndOfFile()

Returns

bool

Whether this reader is at end of file.