SubscriptionSettings Properties
Namespace:
Microsoft.WindowsAzure.Messaging
Assembly: Microsoft.WindowsAzure.Messaging.Managed (in Microsoft.WindowsAzure.Messaging.Managed.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultMessageTimeToLive | Gets or sets the default message time to live value. |
![]() | EnableBatchedOperations | Gets or sets a value that indicates whether the batched operations are enabled. |
![]() | EnableDeadLetteringOnFilterEvaluationExceptions | Gets or sets the value that indicates if a subscription has dead letter support on Filter evaluation exceptions. |
![]() | EnableDeadLetteringOnMessageExpiration | Gets or sets the value that indicates if a subscription has dead letter support when a message expires. |
![]() | LockDuration | Gets or sets the lock duration time span for the subscription. |
![]() | MaximumDeliveryCount | Gets or sets the number of maximum deliveries. |
![]() | RequiresSession | Gets or sets the value indicating if a subscription supports the concept of session. |
![]() | Status | Gets the current status of the subscription. |
![]() | UserMetadata | Gets or sets the user metadata. |
Show:
