22 lines
1.2 KiB
Markdown
22 lines
1.2 KiB
Markdown
---
|
|
source_files:
|
|
- DataPRO/Modules/Realtime/RealtimeModule/Properties/Settings.Designer.cs
|
|
- DataPRO/Modules/Realtime/RealtimeModule/Properties/AssemblyInfo.cs
|
|
generated_at: "2026-04-17T16:28:16.257712+00:00"
|
|
model: "zai-org/GLM-5-FP8"
|
|
schema_version: 1
|
|
sha256: "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 |