Skip to content
DocsTry Aspire
DocsTry

withBroadcastChannel

Method
📦 Aspire.Hosting.Orleans v13.4.0
interface OrleansService {
// ... omitted for brevity
withBroadcastChannel(name: string): OrleansService;
}

Signature

methodwithBroadcastChannel
Adds a broadcast channel provider to the Orleans service.
withBroadcastChannel(name: string): OrleansService
namestring
OrleansService

Applies to

This method applies to the following types: