Dart.Ftp Namespace > IPEndPoint Class > IPEndPoint Constructor : IPEndPoint Constructor(IPAddress,Int32,Int32) |
Public Function New( _ ByVal address As IPAddress, _ ByVal port As Integer, _ ByVal range As Integer _ )
Dim address As IPAddress Dim port As Integer Dim range As Integer Dim instance As New IPEndPoint(address, port, range)