Condividi tramite


ChannelHostingExtensions Classe

Definizione

public static class ChannelHostingExtensions
type ChannelHostingExtensions = class
Public Module ChannelHostingExtensions
Ereditarietà
ChannelHostingExtensions

Metodi

AddBroadcastChannel(IClientBuilder, String, Action<BroadcastChannelOptions>)

Aggiungere un nuovo canale broadcast al client.

AddBroadcastChannel(IClientBuilder, String, Action<OptionsBuilder<BroadcastChannelOptions>>)

Aggiungere un nuovo canale broadcast al client.

AddBroadcastChannel(ISiloBuilder, String, Action<BroadcastChannelOptions>)

Aggiungere un nuovo canale broadcast al silo.

AddBroadcastChannel(ISiloBuilder, String, Action<OptionsBuilder<BroadcastChannelOptions>>)

Aggiungere un nuovo canale broadcast al silo.

GetBroadcastChannelProvider(IClusterClient, String)

Ottenere il canale broadcast denominato fornito.

Si applica a