Click or drag to resize
UnavailableExceptionRequiredReplicas Property
Gets the number of replica acknowledgements/responses required to perform the operation (with its required consistency level).

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
public int RequiredReplicas { get; }

Property Value

Type: Int32
See Also