PowerTCP Mail for .NET
IPEndPoint Constructor(AddressFamily)




AddressFamily to match.
Creates an IPEndPoint using IPAddress.Any or IPAddress.IPv6Any and an ephemeral port (0).
Syntax
Public Function New( _
   ByVal addressFamily As AddressFamily _
)
Dim addressFamily As AddressFamily
 
Dim instance As New IPEndPoint(addressFamily)
public IPEndPoint( 
   AddressFamily addressFamily
)
public: IPEndPoint( 
   AddressFamily addressFamily
)
public:
IPEndPoint( 
   AddressFamily addressFamily
)

Parameters

addressFamily
AddressFamily to match.
See Also

Reference

IPEndPoint Class
IPEndPoint Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic