AgentConfiguration.IncomingConnectionsPorts Property

Definition

Specifies the list of ports that the agent will be able to listen on.

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

Property Value

Applies to