SubscriberTicketBaseIsAsync Property

Gets whether the delegate is async version.

Definition

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

Property Value

Boolean

See Also