MongoDomainManager<TData>.MongoContext.Client Property

Definition

public MongoDB.Driver.MongoClient Client { get; set; }
member this.Client : MongoDB.Driver.MongoClient with get, set
Public Property Client As MongoClient

Property Value

MongoDB.Driver.MongoClient

Applies to