what maxItemsInObjectGraph property of DataContractSerializer mean?

Options
- Max size of DataContract
- Max Number of Items inside DataContract
- Max number of items that can be searialize/deserialized in a single WCF call
- None of the above


CORRECT ANSWER : Max number of items that can be searialize/deserialized in a single WCF call

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement