Interface IStreamListenerMethod
- Namespace
- Steeltoe.Stream.Config
- Assembly
- Steeltoe.Stream.StreamBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IStreamListenerMethod
Properties
Attribute
StreamListenerAttribute Attribute { get; }
Property Value
ImplementationType
Type ImplementationType { get; }
Property Value
Method
MethodInfo Method { get; }