Click or drag to resize
ReadFailureExceptionConsistencyLevel Property
Gets the consistency level of the operation

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

Property Value

Type: ConsistencyLevel
See Also