Skip to content

IDurableQueueCommandHandler<T>

interface

Namespace: Orleans.Journaling

Receives decoded durable queue commands from a codec implementation.
public interface IDurableQueueCommandHandler<T>

Methods