Click or drag to resize

Reconnecter Constructor (IDuplexOutputChannel)

Initializes a new instance of the Reconnecter class

Namespace:  Eneter.Messaging.MessagingSystems.Composites.MonitoredMessagingComposit
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public Reconnecter(
	IDuplexOutputChannel duplexOutputChannel
)

Parameters

duplexOutputChannel
Type: Eneter.Messaging.MessagingSystems.MessagingSystemBaseIDuplexOutputChannel

[Missing <param name="duplexOutputChannel"/> documentation for "M:Eneter.Messaging.MessagingSystems.Composites.MonitoredMessagingComposit.Reconnecter.#ctor(Eneter.Messaging.MessagingSystems.MessagingSystemBase.IDuplexOutputChannel)"]

See Also