Table of Contents

Interface ConsumerFaultContext

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface ConsumerFaultContext

Properties

ConsumerType

string ConsumerType { get; }

Property Value

string

MessageType

string MessageType { get; }

Property Value

string