Interface IProcessor
- Namespace
- Steeltoe.Stream.Messaging
- Assembly
- Steeltoe.Stream.Abstractions.dll
Bindable interface with one input and one output channel.
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IProcessor : ISource, ISink
- Inherited Members