The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
CallbackBehaviorAttribute::MaxItemsInObjectGraph Property
.NET Framework (current version)
Gets or sets the maximum number of items allowed in a serialized object.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Use the MaxItemsInObjectGraph property set a limit on the number of items in an object graph that are serialized. You can also use the dataContractSerializer element to set this value in a client application configuration file.
.NET Framework
Available since 3.0
Available since 3.0
Show: