Catalyst File Transfer .NET

FileTransfer.PortRange Members

FileTransfer.PortRange overview

Public Instance Constructors

FileTransfer.PortRange Constructor Initializes a new instance of the PortRange structure with a specified range of port numbers.

Public Instance Fields

HighPort Specifies the high port number used for active file transfers.
LowPort Specifies the low port number used for active file transfers.

Public Instance Methods

Equals (inherited from ValueType) Indicates whether this instance and a specified object are equal.
GetHashCode (inherited from ValueType) Returns the hash code for this instance.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from ValueType) Returns the fully qualified type name of this instance.

See Also

FileTransfer.PortRange Class | SocketTools Namespace