connectionRetryInterval property

int? connectionRetryInterval
final

Number of seconds to wait before retrying connection to the IIS server if the connection is lost. Content will be cached during this time and the cache will be be delivered to the IIS server once the connection is re-established.

Implementation

final int? connectionRetryInterval;