Edit

Share via


SerializerSession.ReferencedObjects Property

Definition

Gets the referenced object collection.

public Orleans.Serialization.Session.ReferencedObjectCollection ReferencedObjects { get; }
member this.ReferencedObjects : Orleans.Serialization.Session.ReferencedObjectCollection
Public ReadOnly Property ReferencedObjects As ReferencedObjectCollection

Property Value

The referenced object collection.

Applies to