RequestConfigurationMaximumAutomaticRedirections Property |
A
Int32 value that indicates the maximum number of redirection responses that the current instance
will follow.
The default value is implementation-specific.
The value specified for a set operation is less than or equal to zero.
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int MaximumAutomaticRedirections { get; set; }Property Value
Int32
See Also