MessageInstanceWithReturnValueBaseReturnValueSourceSubscriberId Property

Gets the source of the return value. when no return value is received from subscriber.

Definition

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

Property Value

NullableGuid

See Also