property MaximumAutomaticReconnections: integer; default 10;
Description
Gets or sets the maximum number of reconnection attempts that the request can make.
The default value is 10.
The value can be used to initialize the corresponding property of new TScRestRequest objects.