Edit

Share via


SerializerSession.ReferencedTypes Property

Definition

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.

Applies to