Share via


PSQueueAttributes.MaxSizeInMegabytes Property

Definition

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

public int? MaxSizeInMegabytes { get; set; }
member this.MaxSizeInMegabytes : Nullable<int> with get, set
Public Property MaxSizeInMegabytes As Nullable(Of Integer)

Property Value

Applies to