Skip to content
Docs Try Aspire
Docs Try

OrleansService.withBroadcastChannel

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

Signature

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

Defined on

This method is defined on the following type: