Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Position

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

Position

Gets the position. Not all writers are able to report the position. Those that can't simply return zero.

long Position { get; }

Property Value

long

The position.