Click or drag to resize
IReconnectionPolicyNewSchedule Method
Creates a new schedule for reconnection attempts.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
IReconnectionSchedule NewSchedule()

Return Value

Type: IReconnectionSchedule
See Also