Share via


UdpReceiveResult.RemoteEndPoint Özellik

Tanım

UDP paketinin alındığı uzak uç noktayı alır.

public:
 property System::Net::IPEndPoint ^ RemoteEndPoint { System::Net::IPEndPoint ^ get(); };
public System.Net.IPEndPoint RemoteEndPoint { get; }
member this.RemoteEndPoint : System.Net.IPEndPoint
Public ReadOnly Property RemoteEndPoint As IPEndPoint

Özellik Değeri

UDP paketinin alındığı uzak uç nokta.

Şunlara uygulanır