1.2 KiB
1.2 KiB
source_files, generated_at, model, schema_version, sha256
| source_files | generated_at | model | schema_version | sha256 | ||
|---|---|---|---|---|---|---|
|
2026-04-17T16:28:16.257712+00:00 | zai-org/GLM-5-FP8 | 1 | a61a96468e87e18b |
Properties
Purpose
This module contains auto-generated build artifacts for the RealtimeModule assembly, providing application settings infrastructure and assembly metadata. It enables the RealtimeModule to persist and retrieve configuration values using the standard .NET Settings pattern, with thread-safe singleton access.
Public Interface
Settingsclass (internal sealed partial) - Inherits fromglobal::System.Configuration.ApplicationSettingsBase. Provides strongly-typed access to application settings.public static Settings Default { get; }- Returns a synchronized singleton instance of the Settings class, lazily initialized viaApplicationSettingsBase.Synchronized(new Settings()).
Invariants
- The
Settingsclass is auto-generated bySettingsSingleFileGenerator(version 17.10.0.0) and should not be manually edited. - The
defaultInstancefield is