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