Dart.Ftp Namespace : Ftp Class |
For a list of all members of this type, see Ftp members.
Name | Description | |
---|---|---|
Connected | Returns true when the control connection is connected. | |
Connection | The control connection used for FTP server communications. | |
Container | (Inherited from System.ComponentModel.Component) | |
DataIsBusy | Returns true while performing a copy or listing operation. | |
Encoding | Overridden. Specifies the character encoding to be used by the component. | |
Features | A list of features that represent supported features documented in RFC 2389. Automatically populated the first time the value is read. | |
Session | Specifies a complete FTP connection and authentication configuration. | |
Site | (Inherited from System.ComponentModel.Component) | |
SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ftp.ComponentBase) | |
SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ftp.ComponentBase) | |
Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Ftp.ComponentBase) | |
Timeout | Gets or sets the timeout value (in milliseconds) used for send and receive timeouts. | |
Type | Gets the current file transfer type. | |
UsePWD | Specifies whether to utilize PWD commands for file and listing operations. |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |