LumiSoft Net Help
TransferMode Property
NamespacesLumiSoft.Net.FTP.ClientFTP_ClientTransferMode
Gets or sets data connection establish mode.
Declaration Syntax
C#Visual BasicVisual C++F#
public FTP_TransferMode TransferMode { get; set; }
Public Property TransferMode As FTP_TransferMode
	Get
	Set
public:
property FTP_TransferMode TransferMode {
	FTP_TransferMode get ();
	void set (FTP_TransferMode value);
}
member TransferMode : FTP_TransferMode 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