Arguments of OnException(CachingExceptionInfo).
Namespace: Metalama.Patterns.Caching.Implementation
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public sealed class CachingExceptionInfoProperties
| Name | Description |
|---|---|
| AffectsCacheConsistency | Gets a value indicating whether the consistency of the distributed cache is affected by the failure. |
| Exception | Gets the exception. |
| Rethrow | Gets or sets a value indicating whether the exception should be rethrown. The default value is |