Dart.Sockets Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(IPAddress,Int32) |
'Usage Dim address As IPAddress Dim port As Integer Dim instance As New IPEndPoint(address, port)
public: IPEndPoint( IPAddress* address, int port )
public: IPEndPoint( IPAddress^ address, int port )