Class AbstractMessageChannelBinder.PolledConsumerResources
protected class AbstractMessageChannelBinder.PolledConsumerResources
- Inheritance
-
AbstractMessageChannelBinder.PolledConsumerResources
- Inherited Members
Constructors
PolledConsumerResources(IMessageSource, ErrorInfrastructure)
public PolledConsumerResources(IMessageSource source, AbstractMessageChannelBinder.ErrorInfrastructure errorInfrastructure)
Parameters
source
IMessageSourceerrorInfrastructure
AbstractMessageChannelBinder.ErrorInfrastructure
Properties
ErrorInfrastructure
protected AbstractMessageChannelBinder.ErrorInfrastructure ErrorInfrastructure { get; }
Property Value
Source
protected IMessageSource Source { get; }