Interface IStreamListenerMethod
Namespace: Steeltoe.Stream.Config
Assembly: Steeltoe.Stream.StreamBase.dll
Syntax
public interface IStreamListenerMethod
Properties
| Edit this page View SourceAttribute
Declaration
StreamListenerAttribute Attribute { get; }
Property Value
Type | Description |
---|---|
StreamListenerAttribute |
ImplementationType
Declaration
Type ImplementationType { get; }
Property Value
Type | Description |
---|---|
Type |
Method
Declaration
MethodInfo Method { get; }
Property Value
Type | Description |
---|---|
MethodInfo |