你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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