Skip to content
DocsTry Aspire
DocsTry

OrleansService.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

Defined on

This method is defined on the following type: