SocketTools .NET Edition

FtpClient.PortRange Structure

This structure is used by the ActivePorts property which allows the client to specify the port range used for active mode file transfers.

For a list of all members of this type, see FtpClient.PortRange Members.

System.Object
   System.ValueType
      SocketTools.FtpClient.PortRange

[Visual Basic]
Public Structure FtpClient.PortRange
[C#]
public struct FtpClient.PortRange

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: SocketTools

Assembly: SocketTools.FtpClient (in SocketTools.FtpClient.dll)

See Also

FtpClient.PortRange Members | SocketTools Namespace