Class HeadersAttribute
Attribute which indicates that a method parameter should be bound to the headers of a message.
Inheritance
System.Object
HeadersAttribute
Namespace: Steeltoe.Messaging.Handler.Attributes
Assembly: Steeltoe.Messaging.Abstractions.dll
Syntax
public class HeadersAttribute : Attribute
Constructors
| Edit this page View SourceHeadersAttribute()
Initializes a new instance of the HeadersAttribute class.
Declaration
public HeadersAttribute()