SerializerSession.WellKnownTypes 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 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.