Click or drag to resize

FTPHeader Properties

The FTPHeader type exposes the following members.

Properties
  NameDescription
Public propertyHost
Gets or sets the host.
Public propertyPassword
Gets or sets the password.
Public propertyRetryCount
Gets or sets the retry count in case of connection issues
Public propertyRetryWaitSeconds
Gets or sets the back off interval in seconds (Request Management can block requests coming in too fast).
Public propertyUserName
Gets or sets the name of the user.
Top
See Also