Files
2026-04-17 14:55:32 -04:00

1.2 KiB

source_files, generated_at, model, schema_version, sha256
source_files generated_at model schema_version sha256
DataPRO/Modules/Realtime/RealtimeModule/Properties/Settings.Designer.cs
DataPRO/Modules/Realtime/RealtimeModule/Properties/AssemblyInfo.cs
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

  • Settings class (internal sealed partial) - Inherits from global::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 via ApplicationSettingsBase.Synchronized(new Settings()).

Invariants

  • The Settings class is auto-generated by SettingsSingleFileGenerator (version 17.10.0.0) and should not be manually edited.
  • The defaultInstance field is