EventConfiguration.AsyncEvents.md
January 20, 2026 ยท View on GitHub
Atypical.VirtualFileSystem.Core
Atypical.VirtualFileSystem.Core.EventConfiguration
EventConfiguration.AsyncEvents Property
Gets or sets whether events should be fired asynchronously. Default is false for synchronous events.
public bool AsyncEvents { get; init; }