ConnectionStringConnect Property |
Gets the connection mode.
Namespace: MongoDB.Driver.Core.ConfigurationAssembly: MongoDB.Driver.Core (in MongoDB.Driver.Core.dll) Version: 2.1.0
Syntax public ClusterConnectionMode Connect { get; }
Public ReadOnly Property Connect As ClusterConnectionMode
Get
member Connect : ClusterConnectionMode with get
Property Value
Type:
ClusterConnectionModeSee Also