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