Edit

Share via


ProtocolConnection.Port Property

Definition

Gets or sets the port number that the connection protocol uses.

public:
 property int Port { int get(); void set(int value); };
public int Port { get; set; }
Public Property Port As Integer

Property Value

The system port number that is used by the connection protocol.

Applies to