i send some message to rabbitmq exchange "x" by Masstransit like this:
var endpoint = await _bus.GetSendEndpoint(new Uri("exchange:x")); var m