MessageBusPublisherOptionsBaseIsAlwaysExecuteAll Property
Gets whether all subscribers should be executed regardless of the result of the subscribers those have been executed by this instance.
Namespace: SecretNest.MessageBus.OptionsAssembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
public bool IsAlwaysExecuteAll { get; }
Public ReadOnly Property IsAlwaysExecuteAll As Boolean
Get
Property Value
Boolean