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.
The HttpWebRequest.MaximumAutomaticRedirections property sets the maximum number of redirections for the request to follow if the HttpWebRequest.AllowAutoRedirect property is true.