Skip to content
Docs Try Aspire
Docs Try

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

Applies to

This method applies to the following types: