ClusterJobSchedulerOnCoordinatorDisconnected Method |
Called when the job scheduler connection with the Coordinator is interrupted.
Attempts to reestablish a connection with the Coordinator until either a connection
is obtained or the maximum number of attempts to reconnect has been reached.
Namespace:
AGI.Parallel.Client
Assembly:
AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax public void OnCoordinatorDisconnected()
Public Sub OnCoordinatorDisconnected
See Also