LumiSoft Net Help
DataPortRange Property
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientDataPortRange
Gets or sets ports what data connection may use. Value null means that system will allocate it.
Declaration Syntax
C#Visual BasicVisual C++F#
public PortRange DataPortRange { get; set; }
Public Property DataPortRange As PortRange
	Get
	Set
public:
property PortRange^ DataPortRange {
	PortRange^ get ();
	void set (PortRange^ value);
}
member DataPortRange : PortRange with get, set
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119