| HyperionSerializerIdentifier Property |
Completely unique value to identify this implementation of Serializer, used to optimize network traffic
Namespace:
Akka.Serialization
Assembly:
Akka.Serialization.Hyperion (in Akka.Serialization.Hyperion.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override int Identifier { get; }
abstract Identifier : int with get
override Identifier : int with get
Property Value
Type:
Int32See Also