| BsonReaderSettingsFreeze Method | 
            Freezes the settings.
            
 
Namespace: MongoDB.Bson.IOAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.1.0
 Syntax
Syntaxpublic BsonReaderSettings Freeze()
Public Function Freeze As BsonReaderSettings
member Freeze : unit -> BsonReaderSettings 
Return Value
Type: 
BsonReaderSettingsThe frozen settings.
 See Also
See Also