withBroadcastChannel
Method
interface OrleansService { // ... omitted for brevity withBroadcastChannel(name: string): OrleansService;}Signature
method
withBroadcastChannel Adds a broadcast channel provider to the Orleans service.
withBroadcastChannel(name: string): OrleansServiceParameters
name string Returns
OrleansService Applies to
This method applies to the following types: