ExceptionHandlingPolicy
Gets or sets the IExceptionHandlingPolicy, which determines how exceptions in the Metalama.Patterns.Caching.Backends.Redis.RedisCachingBackend component are handled. The default value is an instance of the DefaultExceptionHandlingPolicy class.
Declaration
public IExceptionHandlingPolicy ExceptionHandlingPolicy { get; init; }Property Value
| Type | Description |
|---|---|
| IExceptionHandlingPolicy |