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; }

Property Value

System.Int32

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.EventConfiguration
  2. 1EventConfiguration.MaxEventHandlers Property