Table of Contents

Property IsCausallyConsistent

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

IsCausallyConsistent

Gets a value indicate whether this instance is causally consistent.

public bool IsCausallyConsistent { get; }

Property Value

bool

true if the session is causally consistent.