| IKnownTypesProvider Interface |
Interface that can be implemented in order to determine some
custom logic, that's going to provide a list of types that
are known to be shared for all corresponding parties during
remote communication.
Namespace:
Akka.Serialization
Assembly:
Akka.Serialization.Hyperion (in Akka.Serialization.Hyperion.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IKnownTypesProvider
type IKnownTypesProvider = interface end
The IKnownTypesProvider type exposes the following members.
Methods See Also