Click or drag to resize
Akka.NETNewtonSoftJsonSerializerSettingsDefault Field
A default instance of NewtonSoftJsonSerializerSettings used when no custom configuration has been provided.

Namespace:  Akka.Serialization
Assembly:  Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public static readonly NewtonSoftJsonSerializerSettings Default

Field Value

Type: NewtonSoftJsonSerializerSettings
See Also