Click or drag to resize

FtpTransferScheme Class

Represents a FTP file tranfer scheme.
Inheritance Hierarchy
SystemObject
  Flex.Hal.SettingsCustomSchemeFtpSettings
    Flex.Hal.SettingsFtpTransferScheme

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public class FtpTransferScheme : CustomScheme<FtpSettings>

The FtpTransferScheme type exposes the following members.

Constructors
  NameDescription
Public methodFtpTransferScheme
Initializes a new instance of the FtpTransferScheme class
Public methodFtpTransferScheme(String)
Initializes a new instance of the FtpTransferScheme class
Public methodFtpTransferScheme(FtpSettings)
Initializes a new instance of the FtpTransferScheme class
Top
Properties
Methods
Operators
See Also