TopicSettings 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 for a topic.

System_CAPS_pubpropertyDuplicateDetectionHistoryTimeWindow

Gets or sets the TimeSpan structure that defines the duration of the duplicate detection history.

System_CAPS_pubpropertyEnableBatchedOperations

Gets or sets a value that indicates whether server-side batched operations are enabled.

System_CAPS_pubpropertyEnableFilteringMessagesBeforePublishing

Gets or sets whether messages should be filtered before publishing.

System_CAPS_pubpropertyIsAnonymousAccessible

Gets whether anonymous access is allowed.

System_CAPS_pubpropertyMaximumSizeInMegabytes

Gets or sets the maximum size of the topic in megabytes.

System_CAPS_pubpropertyRequiresDuplicateDetection

Gets or sets the value that indicates whether a topic requires duplication detection.

System_CAPS_pubpropertyStatus

Gets or sets the current status of the topic.

System_CAPS_pubpropertySupportOrdering

Gets or sets a value that indicates whether the topic supports ordering.

System_CAPS_pubpropertyUserMetadata

Gets or sets the user metadata associated with the settings.

Return to top
Show: