MessageBusAutoShrink Property

Gets or sets whether should remove the sequencer when the last related publisher is removed. Default value is .

Definition

Namespace: SecretNest.MessageBus
Assembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
C#
public bool AutoShrink { get; set; }

Property Value

Boolean

See Also