PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​AzureAzure­Service­Bus­Cache­Invalidator­OptionsSubscription­Name
Open sandboxFocus

AzureServiceBusCacheInvalidatorOptions.SubscriptionName Property

SubscriptionName

Gets the topic subscription name. Not to be confused with the Azure subscription id. If this property is not supplied, a new auto-deleted subscription is created every time the component is instantiated.

Declaration
public string SubscriptionName { get; set; }
Property Value
Type Description
System.String