Click or drag to resize

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)
Syntax
public void OnCoordinatorDisconnected()
See Also

STK Parallel Computing Server 2.10 API for .NET