XmlDictionaryReaderQuotas Properties
.NET Framework 3.0
| Name | Description | |
|---|---|---|
| Max | Gets an instance of this class with all properties set to maximum values. |
| MaxArrayLength | Gets and sets the maximum allowed array length. |
| MaxBytesPerRead | Gets and sets the maximum allowed bytes returned for each read. |
| MaxDepth | Gets and sets the maximum nested node depth. |
| MaxNameTableCharCount | Gets and sets the maximum characters allowed in a table name. |
| MaxStringContentLength | Gets and sets the maximum string length returned by the reader. |