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