Click or drag to resize
IChannelConnectionDescription Property
Gets the connection description.

Namespace: MongoDB.Driver.Core.Bindings
Assembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.2.0
Syntax
ConnectionDescription ConnectionDescription { get; }

Property Value

Type: ConnectionDescription
The connection description.
See Also