199 {
200 get
201 {
203 }
204 set
205 {
207 {
208 throw new ArgumentOutOfRangeException("value");
209 }
210 if (
value >
int.MaxValue)
211 {
213 }
215 }
216 }
static CultureInfo InvariantCulture
static string Format(string resourceFormat, object p1)
static string net_http_content_buffersize_limit