Click or drag to resize
Akka.NETNewtonSoftJsonSerializer Properties

The NewtonSoftJsonSerializer type exposes the following members.

Properties
  NameDescription
Public propertyIdentifier
Completely unique value to identify this implementation of the Serializer used to optimize network traffic
(Overrides SerializerIdentifier.)
Public propertyIncludeManifest
Returns whether this serializer needs a manifest in the fromBinary method
(Overrides SerializerIncludeManifest.)
Public propertySerializer
TBD
Public propertySettings
TBD
Top
See Also