Click or drag to resize

IAttachableDuplexOutputChannelAttachDuplexOutputChannel Method

[Missing <summary> documentation for "M:Eneter.Messaging.Infrastructure.Attachable.IAttachableDuplexOutputChannel.AttachDuplexOutputChannel(Eneter.Messaging.MessagingSystems.MessagingSystemBase.IDuplexOutputChannel)"]

Namespace:  Eneter.Messaging.Infrastructure.Attachable
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
void AttachDuplexOutputChannel(
	IDuplexOutputChannel duplexOutputChannel
)

Parameters

duplexOutputChannel
Type: Eneter.Messaging.MessagingSystems.MessagingSystemBaseIDuplexOutputChannel

[Missing <param name="duplexOutputChannel"/> documentation for "M:Eneter.Messaging.Infrastructure.Attachable.IAttachableDuplexOutputChannel.AttachDuplexOutputChannel(Eneter.Messaging.MessagingSystems.MessagingSystemBase.IDuplexOutputChannel)"]

See Also