IMultiplexedConnectionListener.EndPoint Property

Definition

The endpoint that was bound. This may differ from the requested endpoint, such as when the caller requested that any free port be selected.

public System.Net.EndPoint EndPoint { get; }
member this.EndPoint : System.Net.EndPoint
Public ReadOnly Property EndPoint As EndPoint

Property Value

Applies to