Property IsCausallyConsistent
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
.