Table of Contents

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

StreamListenerAttribute

ImplementationType

Type ImplementationType { get; }

Property Value

Type

Method

MethodInfo Method { get; }

Property Value

MethodInfo