Edit

Share via


ApplicationEndpointSettingsInternal.ExternalPort Property

Definition

public:
 property Nullable<int> ExternalPort { Nullable<int> get(); void set(Nullable<int> value); };
public Nullable<int> ExternalPort { get; set; }
member this.ExternalPort : Nullable<int> with get, set
Public Property ExternalPort As Nullable(Of Integer)

Property Value

Applies to