Class QueueBuilder.OverFlow
Inheritance
System.Object
QueueBuilder.OverFlow
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class OverFlow : object
Properties
|
Edit this page
View Source
DropHead
Declaration
public static QueueBuilder.OverFlow DropHead { get; }
Property Value
|
Edit this page
View Source
RejectPublish
Declaration
public static QueueBuilder.OverFlow RejectPublish { get; }
Property Value
|
Edit this page
View Source
Value
Declaration
public string Value { get; }
Property Value
Type |
Description |
System.String |
|