A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://rabbitmq.github.io/rabbitmq-dotnet-client/api/RabbitMQ.Client.QueueDeclareOk.html below:

Class QueueDeclareOk
Namespace
RabbitMQ.Client
Assembly
RabbitMQ.Client.dll

Represents Queue info.

public class QueueDeclareOk
Inheritance

QueueDeclareOk

Inherited Members
Constructors QueueDeclareOk(string, uint, uint)

Creates a new instance of the QueueDeclareOk.

public QueueDeclareOk(string queueName, uint messageCount, uint consumerCount)
Parameters
queueName string

Queue name.

messageCount uint

Message count.

consumerCount uint

Consumer count.

Fields ConsumerCount

Consumer count.

public readonly uint ConsumerCount
Field Value
uint
MessageCount

Message count.

public readonly uint MessageCount
Field Value
uint
QueueName

Queue name.

public readonly string QueueName
Field Value
string
Operators implicit operator string(QueueDeclareOk)
public static implicit operator string(QueueDeclareOk declareOk)
Parameters
declareOk QueueDeclareOk
Returns
string

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4