DataContractJsonSerializerSettings.MaxItemsInObjectGraph Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the maximum number of items in an object graph to serialize or deserialize.
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
Property Value
Type: System.Int32The maximum number of items in an object graph to serialize or deserialize.
Show: