Setting the Number of Retry Attempts

Use the Retries property to retrieve or set the value for the maximum number of attempts the Transfer Engine should make to connect to a remote host.

Syntax

int Object.Retries

Example

MySite.Retries = 10

 

You cannot use the Retries property with transfers; you can only use Retries with connections.