Click or drag to resize

IAttachableMultipleDuplexInputChannelsDetachDuplexInputChannel Method (String)

[Missing <summary> documentation for "M:Eneter.Messaging.Infrastructure.Attachable.IAttachableMultipleDuplexInputChannels.DetachDuplexInputChannel(System.String)"]

Namespace:  Eneter.Messaging.Infrastructure.Attachable
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
void DetachDuplexInputChannel(
	string channelId
)

Parameters

channelId
Type: SystemString

[Missing <param name="channelId"/> documentation for "M:Eneter.Messaging.Infrastructure.Attachable.IAttachableMultipleDuplexInputChannels.DetachDuplexInputChannel(System.String)"]

See Also