Class RabbitHandlerAttribute
Inheritance
System.Object
RabbitHandlerAttribute
Namespace: Steeltoe.Messaging.RabbitMQ.Attributes
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class RabbitHandlerAttribute : Attribute
Constructors
| Edit this page View SourceRabbitHandlerAttribute(Boolean)
Declaration
public RabbitHandlerAttribute(bool isDefault = false)
Parameters
Type | Name | Description |
---|---|---|
System.Boolean | isDefault |
Properties
| Edit this page View SourceIsDefault
Declaration
public bool IsDefault { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |