Aloe.SystemFrameworks.Domain.Core Namespace |
| Class | Description | |
|---|---|---|
| DomainSystemHostExtensions |
Extension class for domain system hosts.
| |
| DummyHost |
Used as default host, when a real host is not provided.
| |
| PerformanceLogType |
Represents a verbosity level of a performance measurement message.
| |
| PerformanceMeasurementArgs | ||
| PerformanceMeasurementNode |
A helper structure meant to be used for easier performance measurement.
| |
| PerformanceMeasurementsContainer |
Holds performance statistics.
| |
| PerformanceMeasurementsContainerOperationStats |
Represents execution statistics for a single operation.
Note: This is an infrastructure class and should not be used directly; the reason it is publicly exposed is purely technical.
|
| Interface | Description | |
|---|---|---|
| IDomainSystemHost |
Provides various host-specific functionality to the domain system.
|