| ISystemInformationModel Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Core.ISystemInformationModel"]
Namespace: ZU.Core
public interface ISystemInformationModel
The ISystemInformationModel type exposes the following members.
| Name | Description | |
|---|---|---|
| AppEntityKindDefinitions | ||
| BootTime |
Sets or gets boot time of an app hosting this ISystemInformationModel implementation's instance.
| |
| ConfigurationSettings |
Gets hosting application's Configuration Settings.
| |
| CurrentModel |
Current loaded model.
| |
| Dispatcher |
Sets or gets a WPF Dispatcher necessary for async operations.
| |
| FPS |
Gets calculated FPS (frame-per-second) stats.
| |
| FullTextIndexCache |
Gets local file system path to Full-Text Index cache.
| |
| IsInitialized |
Gets initialization state.
| |
| Models |
List of all loaded model.
| |
| Owner |
Sets or gets an owner for this ISystemInformationModel implementation's instance.
| |
| RootModel |
Sets or gets Root Model (Metaspace).
| |
| SemanticPipelineProcessor |