Click or drag to resize

PoliciesDefaultRetryPolicy Property

The default retry policy.

The default retry policy is DefaultRetryPolicy.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.6.0
Syntax
C#
public static IRetryPolicy DefaultRetryPolicy { get; }

Property Value

Type: IRetryPolicy
See Also