Show / Hide Table of Contents

    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
    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini