PowerTCP Sockets for .NET
IPEndPoint Constructor(AddressFamily)




Syntax
'Declaration
 
Public Function New( _
   ByVal addressFamily As AddressFamily _
)
'Usage
 
Dim addressFamily As AddressFamily
 
Dim instance As New IPEndPoint(addressFamily)
public IPEndPoint( 
   AddressFamily addressFamily
)
public: IPEndPoint( 
   AddressFamily addressFamily
)
public:
IPEndPoint( 
   AddressFamily addressFamily
)

Parameters

addressFamily
See Also

Reference

IPEndPoint Class
IPEndPoint Members
Overload List


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic