FTPHeader Properties |
The FTPHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| Host |
Gets or sets the host.
| |
| Password |
Gets or sets the password.
| |
| RetryCount |
Gets or sets the retry count in case of connection issues
| |
| RetryWaitSeconds |
Gets or sets the back off interval in seconds (Request Management can block requests coming in too fast).
| |
| UserName |
Gets or sets the name of the user.
|