This topic has not yet been rated - Rate this topic

XmlDictionaryReaderQuotas Properties

The XmlDictionaryReaderQuotas type exposes the following members.

  NameDescription
Public property Static member Supported by the .NET Compact Framework Max Gets an instance of this class with all properties set to maximum values.
Public property MaxArrayLength Gets and sets the maximum allowed array length.
Public property MaxBytesPerRead Gets and sets the maximum allowed bytes returned for each read.
Public property MaxDepth Gets and sets the maximum nested node depth.
Public property MaxNameTableCharCount Gets and sets the maximum characters allowed in a table name.
Public property MaxStringContentLength Gets and sets the maximum string length returned by the reader.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.