Property Position
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
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
The position.