SubscriberTicketBaseTDelegateHandler Property

Gets the instance of the delegate.

Definition

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

Property Value

TDelegate

See Also