Interface IPollableMessageSource
A pollable source that calls a message handler with a message
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IPollableMessageSource : IPollableSource<IMessageHandler>, IPollableSource
- Inherited Members