XmlDictionaryReaderQuotas Properties
Silverlight
The XmlDictionaryReaderQuotas type exposes the following members.
| Name | Description | |
|---|---|---|
|
Max | Gets an instance of this class with all properties set to maximum values. |
|
MaxArrayLength | Gets the maximum allowed array length. |
|
MaxBytesPerRead | Gets the maximum allowed bytes returned for each read. |
|
MaxDepth | Gets the maximum nested node depth. |
|
MaxNameTableCharCount | Gets the maximum number of characters allowed in a table name. |
|
MaxStringContentLength | Gets the maximum string length returned by the reader. |