Method CreateChannelAsync
CreateChannelAsync(bool, CancellationToken)
public Task<IChannel> CreateChannelAsync(bool enablePublisherConfirms, CancellationToken cancellationToken = default)
Parameters
enablePublisherConfirmsboolcancellationTokenCancellationToken
Returns
- Task<IChannel>