Interface IStreamListenerResultAdapter<R, B>
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IStreamListenerResultAdapter<in R, in B> : IStreamListenerResultAdapter
Type Parameters
RB
- Inherited Members
Methods
Adapt(R, B)
IDisposable Adapt(R streamListenerResult, B bindingTarget)
Parameters
streamListenerResultRbindingTargetB