Event raised when a background task is enqueued.
Namespace: Metalama.Patterns.Caching.Implementation
Assembly: Metalama.Patterns.Caching.Backend.dll
Syntax
public event Action? BackgroundTaskEnqueuedReturns
| Type | Description |
|---|---|
| Action | Event raised when a background task is enqueued. |