HyperionSerializerSettings Constructor |
Namespace: Akka.Serialization
public HyperionSerializerSettings( bool preserveObjectReferences, bool versionTolerance, Type knownTypesProvider )
Exception | Condition |
---|---|
ArgumentException | Raised when `known-types-provider` type doesn't implement IKnownTypesProvider interface. |