Table of Contents

Interface ReceiveTransportFaulted

Namespace
MassTransit
Assembly
MassTransit.Abstractions.dll
public interface ReceiveTransportFaulted : ReceiveTransportEvent
Inherited Members

Properties

Exception

Exception? Exception { get; }

Property Value

Exception