Provides data for the OnGraphDefect(GraphDefectArgs) event.
Namespace: Metalama.Patterns.Caching.Backends.Redis.Observing
Assembly: Metalama.Patterns.Caching.Backends.Redis.dll
Syntax
public sealed class GraphDefectArgsProperties
| Name | Description |
|---|---|
| Key | Gets the primary key involved in the defect. |
| Kind | Gets the kind of defect detected. |
| Message | Gets an optional message describing the defect. |
| RelatedKey | Gets the related key involved in the defect, if any. |
Methods
| Name | Description |
|---|---|
| ToString() |