EndpointPermission.Port Property

Definition

Gets the network port number that is associated with this endpoint.

public:
 property int Port { int get(); };
public int Port { get; }
member this.Port : int
Public ReadOnly Property Port As Integer

Property Value

The network port number that is associated with this request, or AllPorts.

Applies to