MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCaching­Exception­Info
Open sandboxFocus

CachingExceptionInfo Class

Inheritance
CachingExceptionInfo
Namespace: Metalama.Patterns.Caching.Implementation
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public sealed class CachingExceptionInfo : Object

Properties

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 false.