Property MaxContextEntries
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
MaxContextEntries
Gets or sets the maximum number of context entries to preserve.
csharp
public int MaxContextEntries { get; set; }