Interface IProcessor
Bindable interface with one input and one output channel.
Namespace: Steeltoe.Stream.Messaging
Assembly: Steeltoe.Stream.Abstractions.dll
Syntax
public interface IProcessor : ISource, ISink
Bindable interface with one input and one output channel.
public interface IProcessor : ISource, ISink