PowerTCP Telnet for .NET
IPEndPoint Constructor(String)




Syntax
Public Function New( _
   ByVal hostNameOrAddress As String _
)
Dim hostNameOrAddress As String
 
Dim instance As New IPEndPoint(hostNameOrAddress)
public IPEndPoint( 
   string hostNameOrAddress
)
public: IPEndPoint( 
   string* hostNameOrAddress
)
public:
IPEndPoint( 
   String^ hostNameOrAddress
)

Parameters

hostNameOrAddress
See Also

Reference

IPEndPoint Class
IPEndPoint Members
Overload List


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