TopicSettings 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 for a topic. |
![]() | DuplicateDetectionHistoryTimeWindow | Gets or sets the TimeSpan structure that defines the duration of the duplicate detection history. |
![]() | EnableBatchedOperations | Gets or sets a value that indicates whether server-side batched operations are enabled. |
![]() | EnableFilteringMessagesBeforePublishing | Gets or sets whether messages should be filtered before publishing. |
![]() | IsAnonymousAccessible | Gets whether anonymous access is allowed. |
![]() | MaximumSizeInMegabytes | Gets or sets the maximum size of the topic in megabytes. |
![]() | RequiresDuplicateDetection | Gets or sets the value that indicates whether a topic requires duplication detection. |
![]() | Status | Gets or sets the current status of the topic. |
![]() | SupportOrdering | Gets or sets a value that indicates whether the topic supports ordering. |
![]() | UserMetadata | Gets or sets the user metadata associated with the settings. |
Show:
