PowerTCP FTP for .NET
Range Field



The socket will be bound to a port between IPEndPoint.Port and (IPEndPoint.Port + Range), inclusive.
Syntax
Public Range As Integer
Dim instance As IPEndPoint
Dim value As Integer
 
value = instance.Range
 
instance.Range = value
public int Range
public:
int Range
See Also

Reference

IPEndPoint Class
IPEndPoint Members


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