Show / Hide Table of Contents

    Interface IInboundEnvelope

    Wraps the message that is being consumed from an inbound endpoint.

    Inherited Members
    IBrokerEnvelope.IsTombstone
    IEnvelope.Message
    IEnvelope.MessageType
    IRawInboundEnvelope.CloneReplacingRawMessage(Stream)
    IRawInboundEnvelope.Endpoint
    IRawInboundEnvelope.Consumer
    IRawInboundEnvelope.BrokerMessageIdentifier
    IRawBrokerEnvelope.Headers
    IRawBrokerEnvelope.RawMessage
    Namespace: Silverback.Messaging.Messages
    Assembly: Silverback.Integration.dll
    Syntax
    public interface IInboundEnvelope : IBrokerEnvelope, IEnvelope, IRawInboundEnvelope, IRawBrokerEnvelope
    GitHub E-Mail
    ↑ Back to top © 2026 Sergio Aquilini