IAttachableMultipleDuplexInputChannelsAttachedDuplexInputChannels Property |
[Missing <summary> documentation for "P:Eneter.Messaging.Infrastructure.Attachable.IAttachableMultipleDuplexInputChannels.AttachedDuplexInputChannels"]
Namespace:
Eneter.Messaging.Infrastructure.Attachable
Assembly:
Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax IEnumerable<IDuplexInputChannel> AttachedDuplexInputChannels { get; }
ReadOnly Property AttachedDuplexInputChannels As IEnumerable(Of IDuplexInputChannel)
Get
Property Value
Type:
IEnumerableIDuplexInputChannelSee Also