SubscriptionSettings Properties

 

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

NameDescription
System_CAPS_pubpropertyDefaultMessageTimeToLive

Gets or sets the default message time to live value.

System_CAPS_pubpropertyEnableBatchedOperations

Gets or sets a value that indicates whether the batched operations are enabled.

System_CAPS_pubpropertyEnableDeadLetteringOnFilterEvaluationExceptions

Gets or sets the value that indicates if a subscription has dead letter support on Filter evaluation exceptions.

System_CAPS_pubpropertyEnableDeadLetteringOnMessageExpiration

Gets or sets the value that indicates if a subscription has dead letter support when a message expires.

System_CAPS_pubpropertyLockDuration

Gets or sets the lock duration time span for the subscription.

System_CAPS_pubpropertyMaximumDeliveryCount

Gets or sets the number of maximum deliveries.

System_CAPS_pubpropertyRequiresSession

Gets or sets the value indicating if a subscription supports the concept of session.

System_CAPS_pubpropertyStatus

Gets the current status of the subscription.

System_CAPS_pubpropertyUserMetadata

Gets or sets the user metadata.

Return to top
Show: