SuppressReferenceTrackingAttribute
class
Namespace: Orleans
When applied to a type, indicates that generated serializers for the type should not track references to the type.
public sealed class SuppressReferenceTrackingAttribute : AttributeRemarks
Reference tracking allows a serializable type to participate in a cyclic object graph.
