PowerTCP FTP for .NET
Ftp Class Properties


For a list of all members of this type, see Ftp members.

Public Properties
 NameDescription
Public PropertyConnected Returns true when the control connection is connected.  
Public PropertyConnection The control connection used for FTP server communications.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDataIsBusy Returns true while performing a copy or listing operation.  
Public PropertyEncodingOverridden.  Specifies the character encoding to be used by the component.  
Public PropertyFeatures A list of features that represent supported features documented in RFC 2389. Automatically populated the first time the value is read.  
Public PropertySession Specifies a complete FTP connection and authentication configuration.  
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ftp.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ftp.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Ftp.ComponentBase)
Public PropertyTimeout Gets or sets the timeout value (in milliseconds) used for send and receive timeouts.  
Public PropertyType Gets the current file transfer type.  
Public PropertyUsePWD Specifies whether to utilize PWD commands for file and listing operations.  
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

Ftp Class
Dart.Ftp Namespace


PowerTCP FTP for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic