PublisherTicketTParameterOptionsGeneric Property

Gets the generic instance of publisher options provided with publisher registration.

Definition

Namespace: SecretNest.MessageBus
Assembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
C#
public override MessageBusPublisherOptionsBase? OptionsGeneric { get; }

Property Value

MessageBusPublisherOptionsBase

See Also