Interface ReceiveTransportEvent
- Namespace
- MassTransit
- Assembly
- MassTransit.Abstractions.dll
public interface ReceiveTransportEvent
Properties
InputAddress
The input address of the receive endpoint
Uri InputAddress { get; }
Property Value
- Uri