Creates an endpoint from a socket address.
| C# | Visual Basic |
public override EndPoint Create( SocketAddress socketAddress )
Public Overrides Function Create ( _ socketAddress As SocketAddress _ ) As EndPoint
- socketAddress (SocketAddress)
[Missing <param name="socketAddress"/> documentation for "M:InTheHand.Net.DnsEndPoint.Create(System.Net.SocketAddress)"]
[Missing <returns> documentation for "M:InTheHand.Net.DnsEndPoint.Create(System.Net.SocketAddress)"]