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

Property Value

System.Boolean

Contents

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