Method DispatchAsync
DispatchAsync(byte[], MessageProperties, CancellationToken, string, string)
Dispatches a message to all registered fire-and-forget handlers for the channel, each in its own DI scope.
public Task<DispatchResult> DispatchAsync(byte[] body, MessageProperties properties, CancellationToken cancellationToken, string channelName, string transportName)
Parameters
bodybyte[]propertiesMessagePropertiescancellationTokenCancellationTokenchannelNamestringtransportNamestring