FileTransferService
The Service component that allows modification of the config for the file transfer service function.
Inherits from type Service and adds the following.
Attributes Summary
retriesCount Number of attempts to make when attempting to transfer a file before terminating the transfer operation. retryWaitTime Time period to wait between retry attempts when transferring files.
Attribute Details
retriesCount
Number of attempts to make when attempting to transfer a file before terminating the transfer operation.
Data type: Integer
Default value: unspecified
retryWaitTime
Time period to wait between retry attempts when transferring files.
Data type: Integer
Default value: unspecified