Interface ITombstone
A tombstone message (a message with null body).
Namespace: Silverback.Messaging.Messages
Assembly: Silverback.Integration.dll
Syntax
public interface ITombstone
Properties
MessageKey
Gets the message identifier.
Declaration
string? MessageKey { get; }
Property Value
| Type | Description |
|---|---|
| string |