Click or drag to resize
Akka.NETHyperionSerializerIdentifier 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; }

Property Value

Type: Int32
See Also