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.
Namespace: System.Runtime.Serialization.Json
Assembly: System.ServiceModel.Web (in System.ServiceModel.Web.dll)
Syntax
Public Property MaxItemsInObjectGraph As Integer
public int MaxItemsInObjectGraph { get; set; }
Property Value
Type: System..::.Int32
The maximum number of items in an object graph to serialize or deserialize.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0