Table of Contents

Interface ITombstone

Namespace
Silverback.Messaging.Messages
Assembly
Silverback.Integration.dll

A tombstone message (a message with null body).

public interface ITombstone

Properties

MessageKey

Gets the message identifier.

string? MessageKey { get; }

Property Value

string