Click or drag to resize
ConnectionOpeningFailedEventConnectionSettings Property
This API is preliminary and subject to change.
Gets the connection settings.

Namespace: MongoDB.Driver.Core.Events
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
public ConnectionSettings ConnectionSettings { get; }

Property Value

Type: ConnectionSettings
See Also