Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the particular rules and constraints for a Queue.
The following tables list the members exposed by the QueuePolicy type.
Public Constructors
| Name | Description | |
|---|---|---|
| QueuePolicy | Overloaded. Initializes a new instance of the QueuePolicy class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
Authorization | Gets or sets the authorization policy for the current instance. (Inherited from JunctionPolicy) |
![]() |
Discoverability | Gets or sets the discoverability policy for the current instance. (Inherited from JunctionPolicy) |
![]() |
EnqueueTimeout | Gets or sets the enqueue timeout. The minimum value is 0, the default setting is 10 seconds, and the maximum value is 20 seconds. |
![]() |
ExpirationInstant | Gets or sets the expiration instant of the queue or router. (Inherited from JunctionPolicy) |
![]() |
MaxConcurrentReaders | Gets or sets the maximum number of concurrent readers. |
![]() |
MaxDequeueRetries | Gets or sets the value that determines how often the service will attempt to dequeue a message and deliver the message until it is considered poisonous. |
![]() |
MaxMessageAge | Gets or sets the maximum message age. |
![]() |
MaxMessageSize | Gets or sets the maximum message size you can send to a queue or router created with this policy. (Inherited from JunctionPolicy) |
![]() |
MaxQueueCapacity | Gets or sets the maximum queue capacity. |
![]() |
MaxQueueLength | Gets or sets the maximum queue length. |
![]() |
Overflow | Gets or sets the overflow. |
![]() |
PoisonMessageDrop | Gets or sets the poison message drop endpoint. |
![]() |
TransportProtection | Gets or sets the type of transport protection requirements for the queue or router created with this policy. (Inherited from JunctionPolicy) |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
CheckReadOnly | Checks if the current instance is read only and throws an exception if it is. (Inherited from JunctionPolicy) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Runtime.Serialization.IExtensibleDataObject.ExtensionData |
Top
See Also
Reference
QueuePolicy Class
Microsoft.ServiceBus Namespace
Did you find this information useful? Please send your suggestions and comments about the documentation.
.gif)
.gif)
.gif)
.gif)