MessageInstanceWithReturnValueBaseSubscriberReturnValueType Property

Gets the type of the return value. when the type of return value cannot be determined, from converter for example.

Definition

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

Property Value

Type

See Also