Table of Contents

Method AddCommandPublishChannel

Namespace
Ratatoskr
Assembly
Ratatoskr.dll

AddCommandPublishChannel(string, Action<PublishChannelBuilder>)

public RatatoskrBuilder AddCommandPublishChannel(string channelName, Action<PublishChannelBuilder> configure)

Parameters

channelName string
configure Action<PublishChannelBuilder>

Returns

RatatoskrBuilder