Property MaxConcurrentWebRequests MaxConcurrentWebRequests The maximum number of concurrent web requests. This value will be clamped from 1 to 1024. Declaration public int MaxConcurrentWebRequests { get; set; } Property Value Type Description int