Click or drag to resize
WriteFailureExceptionFailures Property
Gets the number of nodes that experienced a failure while executing the request.

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

Property Value

Type: Int32
See Also