MessageBusSubscriberOptionsBaseSequence Property

Gets the sequence number of this subscriber when executing.

Definition

Namespace: SecretNest.MessageBus.Options
Assembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
C#
public int Sequence { get; }

Property Value

Int32

See Also