Class RabbitOptions.ChannelOptions
Inheritance
System.Object
RabbitOptions.ChannelOptions
Namespace: Steeltoe.Messaging.RabbitMQ.Config
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
csharp
public class ChannelOptions : object
Properties
| Edit this page View SourceCheckoutTimeout
Declaration
csharp
public TimeSpan? CheckoutTimeout { get; set; }
Property Value
Type | Description |
---|---|
System. |
Size
Declaration
csharp
public int? Size { get; set; }
Property Value
Type | Description |
---|---|
System. |