Table of Contents

Property IsMongocryptd

Namespace
MongoDB.Driver.Core.Connections
Assembly
MongoDB.Driver.Core.dll

IsMongocryptd

Gets a value indicating whether this instance is a mongocryptd.

public bool IsMongocryptd { get; }

Property Value

bool

true if this instance is a mongocryptd; otherwise, false.