Edit

Share via


SerializerSession.WellKnownTypes Property

Definition

Gets the well known types collection.

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

Property Value

The well known types collection.

Applies to