Click or drag to resize

UnavailableExceptionConsistency Property

Gets the consistency level of the operation triggering this unavailable exception.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public ConsistencyLevel Consistency { get; }

Property Value

Type: ConsistencyLevel
See Also