SerializerSession.ReferencedTypes 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 type collection.
public Orleans.Serialization.Session.ReferencedTypeCollection ReferencedTypes { get; }
member this.ReferencedTypes : Orleans.Serialization.Session.ReferencedTypeCollection
Public ReadOnly Property ReferencedTypes As ReferencedTypeCollection
Property Value
The referenced type collection.