VFSConfiguration.MaxChangeHistorySize.md

January 20, 2026 ยท View on GitHub

Atypical.VirtualFileSystem.Core

Atypical.VirtualFileSystem.Core.VFSConfiguration

VFSConfiguration.MaxChangeHistorySize Property

Gets or sets the maximum number of operations to keep in change history. Default is 1000. Set to 0 for unlimited (not recommended).

public int MaxChangeHistorySize { get; init; }

Property Value

System.Int32

Contents

  1. 0.1Atypical.VirtualFileSystem.Core.VFSConfiguration
  2. 1VFSConfiguration.MaxChangeHistorySize Property