Property MaxSerializationDepth
MaxSerializationDepth
Gets or sets the default max serialization depth (used to detect circular references during serialization). The default is 100.
public static int MaxSerializationDepth { get; set; }
Gets or sets the default max serialization depth (used to detect circular references during serialization). The default is 100.
public static int MaxSerializationDepth { get; set; }