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; }
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
Gets or sets the maximum cache size for task results.
public int MaxCacheSize { get; set; }