Table of Contents

Property Client

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Client

Gets the client.

IMongoClient Client { get; }

Property Value

IMongoClient

The client.