IBroadcastChannelProvider Interface

Definition

Functionality for providing broadcast channel to producers.

public interface IBroadcastChannelProvider
type IBroadcastChannelProvider = interface
Public Interface IBroadcastChannelProvider

Methods

GetChannelWriter<T>(ChannelId)

Get a writer to a channel.

Applies to