LumiSoft Net Help
PassiveStartPort Property
NamespacesLumiSoft.Net.FTP.ServerFTP_ServerPassiveStartPort
Gets or sets passive mode start port form which server starts using ports.
Declaration Syntax
C#Visual BasicVisual C++F#
public int PassiveStartPort { get; set; }
Public Property PassiveStartPort As Integer
	Get
	Set
public:
property int PassiveStartPort {
	int get ();
	void set (int value);
}
member PassiveStartPort : int with get, set
Property Value
Exceptions
ExceptionCondition
ArgumentExceptionIs raised when ivalid value is passed.

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