ActorRefConverter..::..WriteJson Method
Writes the JSON representation of the object.
Namespace:
Akka.SerializationAssembly: Akka (in Akka.dll)
Syntax
Parameters
- writer
- Type: JsonWriter
The JsonWriter to write to.
- value
- Type: Object
The value.
- serializer
- Type: JsonSerializer
The calling serializer.