Gets or sets maximum redirection attempts to complete the request.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Http (in Rebex.Http.dll)
Syntax
| Visual Basic | 
|---|
Public Property MaximumAutomaticRedirections As Integer Get Set  | 
| C# | 
|---|
public int MaximumAutomaticRedirections { get; set; }  | 
Remarks
Default value is 50.