SerializerSession.ReferencedObjects Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.