NewtonSoftJsonSerializer Constructor
Initializes a new instance of the NewtonSoftJsonSerializer class.
Namespace:
Akka.SerializationAssembly: Akka (in Akka.dll)
Syntax
public NewtonSoftJsonSerializer( ActorSystem system )
Public Sub New ( _ system As ActorSystem _ )
public: NewtonSoftJsonSerializer( ActorSystem^ system )
Parameters
- system
- Type: Akka.Actor..::..ActorSystem
The system.