Getting Started
Architecture
NServiceBus
Persistence
ServiceInsight
ServicePulse
ServiceControl
Monitoring
Modernization
Samples

Azure Service Bus Transport Upgrade Version 5 to 6

Transport Encoding Header

The NServiceBus.Transport.Encoding header is longer used, but the transport could still send it for compatibility with the legacy Azure Service Bus transport. The ability to send this header has been removed and the SendTransportEncodingHeader APIs to opt in to sending it have been deprecated. Remove all references to these APIs.

Related Articles