Specifies a TCP port range defining the lower and upper limits for data-channels.
For a list of all members of this type, see PortRange Members.
System.Object
EnterpriseDT.Net.Ftp.PortRange
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
The default is to let the operating system select the port number within the range 1024-5000. If the range is set to anything other than the default then ports will be selected sequentially, increasing by one until the higher limit is reached and then wrapping around to the lower limit.
Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnet (in edtFTPnet.dll)