TimeoutBetweenAttempts

RestoreSettings.TimeoutBetweenAttempts property

获取或设置定义尝试再次执行操作之间的超时(以毫秒为单位)的值 此选项必须与 NumberOfAttemptsToRrepeat 选项一起使用。

public int TimeoutBetweenAttempts { get; set; }

也可以看看