Class UdpEndPoint
Cross platform representation of a UDP end point, being an IP address (either IPv4 or IPv6) and a port.
Inheritance
System.Object
UdpEndPoint
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Rssdp.Infrastructure
Assembly: cs.temp.dll.dll
Syntax
public sealed class UdpEndPoint
Properties
Name | Description |
---|---|
IPAddress | The IP Address of the end point. |
Port | The port of the end point. |
Methods
Name | Description |
---|---|
ToString() |