Interface IMessageListenerContainerCollection
public interface IMessageListenerContainerCollection : IServiceNameAware
- Inherited Members
Properties
Containers
IList<IMessageListenerContainer> Containers { get; }
Property Value
GroupName
string GroupName { get; }