This topic has not yet been rated - Rate this topic

QueueDescription.MaxSizeInMegabytes Property

Gets or sets the maximum size in megabytes, which is the size of memory allocated for the queue.

Namespace:  Microsoft.ServiceBus.Messaging
Assembly:  Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
public long MaxSizeInMegabytes { get; set; }

Property Value

Type: System.Int64
The maximum size of the queue in megabytes.
Did you find this helpful?
(1500 characters remaining)