FileTransferService

The Service component that allows modification of the configuration for the file transfer service function.

Inherits from type Service and adds the following.

Attributes Summary
retriesCount : intNumber of attempts to make when attempting to transfer a file before terminating the transfer operation.
retryWaitTime : intTime 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:  int
     default Value:   unspecified



retryWaitTime    -    Time period to wait between retry attempts when transferring files.
     data type:  int
     default Value:   unspecified


Copyright IBM Corp. 1997-2004