Skip to content

Property MaxCacheSize

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

MaxCacheSize

Gets or sets the maximum cache size for task results.

csharp
public int MaxCacheSize { get; set; }

Property Value

int

Released under the Apache License 2.0.