Skip to content

JsonPersistentStateCommandCodec<T>

class

Namespace: Orleans.Journaling.Json

JSON codec for durable persistent state journal entries.
public sealed class JsonPersistentStateCommandCodec<T> : IPersistentStateCommandCodec<T>

Constructors

Methods