BsonWriterSettingsThrowFrozenException Method |
Throws an InvalidOperationException when an attempt is made to change a setting after the settings are frozen.
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
Syntax protected void ThrowFrozenException()
Protected Sub ThrowFrozenException
member ThrowFrozenException : unit -> unit
See Also