Table of Contents

Interface IStreamListenerMethod

Namespace
Steeltoe.Stream.Config
Assembly
Steeltoe.Stream.StreamBase.dll
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