Edit

Share via


BroadcastChannelOptions Class

Definition

Configuration options for broadcast channel

public class BroadcastChannelOptions
type BroadcastChannelOptions = class
Public Class BroadcastChannelOptions
Inheritance
BroadcastChannelOptions

Constructors

BroadcastChannelOptions()

Properties

FireAndForgetDelivery

If set to true, the provider will not await calls to subscriber.

Applies to