Click or drag to resize

ReadFailureExceptionConsistencyLevel Property

Gets the consistency level of the operation

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

Property Value

Type: ConsistencyLevel
See Also