Gets or sets the maximum number of redirects that the current instance will follow.
A int value that indicates the maximum number of redirection responses that the current instance will follow. The default value is implementation-specific.
Type Reason ArgumentException The value specified for a set operation is less than or equal to zero.
Note: This property sets the maximum number of redirections for the request to follow if the HttpWebRequest.AllowAutoRedirect property is true.
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0