EventConfiguration.MaxEventHandlers.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.EventConfiguration
EventConfiguration.MaxEventHandlers Property
Gets or sets the maximum number of event handlers per event type. Default is 100. Set to 0 for unlimited.
public int MaxEventHandlers { get; init; }