Skip to content

IDurableDictionaryCommandHandler<TKey, TValue>

interface

Namespace: Orleans.Journaling

Receives decoded durable dictionary commands from a codec implementation.
public interface IDurableDictionaryCommandHandler<TKey, TValue>
where TKey : notnull

Methods