次の方法で共有


AgentConfiguration.IncomingConnectionsPorts プロパティ

定義

エージェントがリッスンできるポートの一覧を指定します。

public System.Collections.Generic.IReadOnlyList<string> IncomingConnectionsPorts { get; }
member this.IncomingConnectionsPorts : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property IncomingConnectionsPorts As IReadOnlyList(Of String)

プロパティ値

適用対象