ConnectionInfo.LocalPort Property

Definition

Gets or sets the port of the local host.

public:
 abstract property int LocalPort { int get(); void set(int value); };
public abstract int LocalPort { get; set; }
member this.LocalPort : int with get, set
Public MustOverride Property LocalPort As Integer

Property Value

Applies to