Skip to content

IDurableValueCommandHandler<T>

interface

Namespace: Orleans.Journaling

Receives decoded durable value commands from a codec implementation.
public interface IDurableValueCommandHandler<T>

Methods