Click or drag to resize
NewtonSoftJsonSerializerIdentifier Property
Gets the identifier.

Namespace: Akka.Serialization
Assembly: Akka (in Akka.dll) Version: 0.8.0.0 (0.8.0.0)
Syntax
public override int Identifier { get; }

Property Value

Type: Int32
The identifier.
See Also