PublisherTicketTParameterOptions Property

Gets the 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 MessageBusPublisherOptions<TParameter>? Options { get; }

Property Value

MessageBusPublisherOptionsTParameter

See Also