Interface IMessageChannelAndSourceConfigurer
Inherited Members
Namespace: Steeltoe.Stream.Binding
Assembly: Steeltoe.Stream.StreamBase.dll
Syntax
public interface IMessageChannelAndSourceConfigurer : IMessageChannelConfigurer
Methods
| Edit this page View SourceConfigurePolledMessageSource(IPollableMessageSource, String)
Declaration
void ConfigurePolledMessageSource(IPollableMessageSource binding, string name)
Parameters
Type | Name | Description |
---|---|---|
IPollableMessageSource | binding | |
System.String | name |