Table of Contents

Property IsDirectConnection

Namespace
MongoDB.Driver.Core.Clusters
Assembly
MongoDB.Driver.Core.dll

IsDirectConnection

Gets whether the connection mode or the direct connection flag are configured as a direct connection.

public bool IsDirectConnection { get; }

Property Value

bool