BroadcastChannelOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |