次の方法で共有


MultiInstanceSettings.CoordinationCommandLine Property

Definition

The command line to run on all the Compute Nodes to enable them to coordinate when the primary runs the main Task command. A typical coordination command line launches a background service and verifies that the service is ready to process inter-node messages.

public string CoordinationCommandLine { get; set; }
member this.CoordinationCommandLine : string with get, set
Public Property CoordinationCommandLine As String

Property Value

Applies to