Click or drag to resize

ClusterJobSchedulerCoordinatorMachineName Property

Gets or sets the name of the coordinator.

Namespace:  AGI.Parallel.Client
Assembly:  AGI.Parallel.Client (in AGI.Parallel.Client.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public string CoordinatorMachineName { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if CoordinatorMachineName is read-only.
Remarks
This value is read-only after you have already connected to the Coordinator.
See Also

STK Parallel Computing Server 2.9 API for .NET