Catalyst File Transfer .NET

FileTransfer.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 FileTransfer.PortRange Members.

System.Object
   System.ValueType
      SocketTools.FileTransfer.PortRange

[Visual Basic]
Public Structure FileTransfer.PortRange
[C#]
public struct FileTransfer.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.FileTransfer (in SocketTools.FileTransfer.dll)

See Also

FileTransfer.PortRange Members | SocketTools Namespace