MessageInstanceMessageName Property

Gets the name of the message.

Definition

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

Property Value

String

See Also