Click or drag to resize

IDuplexDispatcherRemoveDuplexOutputChannel Method

[Missing <summary> documentation for "M:Eneter.Messaging.Nodes.Dispatcher.IDuplexDispatcher.RemoveDuplexOutputChannel(System.String)"]

Namespace:  Eneter.Messaging.Nodes.Dispatcher
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
void RemoveDuplexOutputChannel(
	string channelId
)

Parameters

channelId
Type: SystemString

[Missing <param name="channelId"/> documentation for "M:Eneter.Messaging.Nodes.Dispatcher.IDuplexDispatcher.RemoveDuplexOutputChannel(System.String)"]

See Also