MessageCountDetails Properties

 

Namespace:   Microsoft.WindowsAzure.Messaging
Assembly:  Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)

NameDescription
System_CAPS_pubpropertyActiveMessageCount

Gets the number of active messages in the queue.

System_CAPS_pubpropertyDeadLetterMessageCount

Gets the number of dead letter messages.

System_CAPS_pubpropertyScheduledMessageCount

Gets the number of scheduled messages.

System_CAPS_pubpropertyTransferDeadLetterMessageCount

Gets the number of transferred dead letter messages.

System_CAPS_pubpropertyTransferMessageCount

Gets the number of transferred messages.

Return to top
Show: