Click or drag to resize

ConstantReconnectionPolicyConstantDelayMs Property

Gets the constant delay used by this reconnection policy.

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

Property Value

Type: Int64
See Also