共用方式為


QuicClientConnectionOptions.LocalEndPoint 屬性

定義

取得或設定將系結至的選擇性本機端點。

public:
 property System::Net::IPEndPoint ^ LocalEndPoint { System::Net::IPEndPoint ^ get(); void set(System::Net::IPEndPoint ^ value); };
public System.Net.IPEndPoint? LocalEndPoint { get; set; }
member this.LocalEndPoint : System.Net.IPEndPoint with get, set
Public Property LocalEndPoint As IPEndPoint

屬性值

適用於