Click or drag to resize

UdpRemoteEndPointEndPoint Property

The remote endpoint of the packet received, or to which the packet should be sent.

Namespace:  Demo3D.Net.Protocols
Assembly:  Demo3D.IO (in Demo3D.IO.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C#
public IPEndPoint EndPoint { get; set; }

Property Value

Type: IPEndPoint
See Also