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

属性值

适用于