JsonKnownReferenceHandler
The ReferenceHandler to be used at run time.
IgnoreCycles = 2
Specifies that the built-in IgnoreCycles be used to ignore cyclic references.
Preserve = 1
Specifies that the built-in Preserve be used to handle references.
Unspecified = 0
Specifies that circular references should throw exceptions.