Sequential
Gets or sets a value indicating whether the CleanUpAsync(CacheCleanupOptions, CancellationToken) methodd should process items sequentially. By default, it processes them concurrently.
Declaration
[Obsolete("Use MaxConcurrency.")]
public bool Sequential { get; set; }Property Value
| Type | Description |
|---|---|
| bool |