PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​Backends.​AzureAzure­Service­Bus­Cache­Invalidator­OptionsRetry­On­Receive­Error
Open sandboxFocus

AzureServiceBusCacheInvalidatorOptions.RetryOnReceiveError Property

RetryOnReceiveError

Gets or sets the time span after which the receive is retried after encoutering an error.

Declaration
public TimeSpan RetryOnReceiveError { get; set; }
Property Value
Type Description
System.TimeSpan