Table of Contents

Enum ConnectionMode

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll
public enum ConnectionMode

Fields

Automatic = 0
Direct = 1
ReplicaSet = 2
ShardRouter = 3
Standalone = 4