Property IsCausallyConsistent
IsCausallyConsistent
Gets a value indicating whether this session is causally consistent.
public bool IsCausallyConsistent { get; }Property Value
- bool
- trueif this session is causally consistent; otherwise,- false.
Gets a value indicating whether this session is causally consistent.
public bool IsCausallyConsistent { get; }true if this session is causally consistent; otherwise, false.