Method WriteInt64 NamespaceMongoDB.Bson.IO AssemblyMongoDB.Bson.dll WriteInt64(long) Writes a 64-bit BSON integer to the stream. public override void WriteInt64(long value) Parameters value long The value.