Click or drag to resize
RetryLoadBalancingPolicyEventArgs Constructor
Initializes a new instance of the RetryLoadBalancingPolicyEventArgs class

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
public RetryLoadBalancingPolicyEventArgs(
	long delayMs
)

Parameters

delayMs
Type: SystemInt64
See Also