Click or drag to resize
BsonWriterDisposed Property
Gets whether the BsonWriter has been disposed.

Namespace: MongoDB.Bson.IO
Assembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.0.1
Syntax
public bool Disposed { get; }

Property Value

Type: Boolean
See Also