Show / Hide Table of Contents

    Interface ITombstone<TMessage>

    A tombstone message (a message with null body).

    Inherited Members
    ITombstone.MessageKey
    Namespace: Silverback.Messaging.Messages
    Assembly: Silverback.Integration.dll
    Syntax
    public interface ITombstone<out TMessage> : ITombstone
    Type Parameters
    Name Description
    TMessage

    The type of the message that was expected.

    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini