ClusterJobScheduler.OnCoordinatorDisconnected 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.10.0.1777 (2.10.0.1777)
Syntaxpublic void OnCoordinatorDisconnected()
Public Sub OnCoordinatorDisconnected
See Also