Table of Contents

Property IsCausallyConsistent

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

IsCausallyConsistent

Gets a value indicating whether this session is causally consistent.

public bool IsCausallyConsistent { get; }

Property Value

bool

true if this session is causally consistent; otherwise, false.