Gets or sets data connection establish mode.
Declaration Syntax
C# | Visual Basic | Visual 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
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119