Property MaxSerializationDepth
MaxSerializationDepth
Gets or sets the max serialization depth allowed (used to detect circular references).
public int MaxSerializationDepth { get; set; }
Gets or sets the max serialization depth allowed (used to detect circular references).
public int MaxSerializationDepth { get; set; }