Skip to content

IPersistentStateCommandCodec<T>

interface

Namespace: Orleans.Journaling

Serializes one durable persistent state command and applies one decoded command.
public interface IPersistentStateCommandCodec<T>

Methods