Freezes the settings.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax public SslSettings Freeze()
Public Function Freeze As SslSettings
member Freeze : unit -> SslSettings
Return Value
Type:
SslSettingsThe frozen settings.
See Also