Relative Content

Tag Archive for c#.net-corerabbitmqmasstransit

send and get custom header in masstranit

I have gateway project that send data by in masstransit
and wait to get the response.
I need to add custom header to the request and get it in the consumer
here the gateway code: