Skip to content

IStreamQueueMapper

interface

Namespace: Orleans.Streams

The stream queue mapper returns a list of all queues and is also responsible for mapping streams to queues. Implementation must be thread safe.
public interface IStreamQueueMapper

Methods