Click or drag to resize
ExponentialReconnectionPolicyMaxDelayMs Property
Gets the maximum delay in milliseconds between reconnection attempts for this policy.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public long MaxDelayMs { get; }

Property Value

Type: Int64
See Also