Method WriteInt64 NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll WriteInt64(long) Writes a BSON Int64 to the writer. void WriteInt64(long value) Parameters value long The Int64 value.