Skip to content
Docs Try Aspire

OrleansService.withBroadcastChannel

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

Signature

method withBroadcastChannel
Adds an Orleans broadcast channel provider
withBroadcastChannel(name: string): OrleansService
name string
OrleansService

Defined on

This method is defined on the following type: