This topic has not yet been rated - Rate this topic

MediaTypeFormatter.MaxHttpCollectionKeys Property

Gets or sets the maximum number of keys stored in a T: [System.Collections.Specialized.NameValueCollection].

Namespace:  System.Net.Http.Formatting
Assembly:  System.Net.Http.Formatting (in System.Net.Http.Formatting.dll)
static member MaxHttpCollectionKeys : int with get, set

Property Value

Type: System.Int32
The maximum number of keys.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.