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.9.0
Syntax
C#
public int Failures { get; }

Property Value

Type: Int32
See Also