Click or drag to resize
IConnectionSettings Property
Gets the connection settings.

Namespace: MongoDB.Driver.Core.Connections
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.4.1
Syntax
ConnectionSettings Settings { get; }

Property Value

Type: ConnectionSettings
The connection settings.
See Also