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 : IntegerNumber of attempts to make when attempting to transfer a file before terminating the transfer operation.
retryWaitTime : IntegerTime 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


Copyright IBM Corp. 1996-2002