Interface IEdgeLifecycle
A hub, not a platform abstraction: anything may raise, anything may observe. Raise methods complete when every observer has finished, so a platform bridge can await a WAL checkpoint before the OS suspends the app.
public interface IEdgeLifecycle
Properties
- RecentEvents
Most recent first, capped by LifecycleHistoryCapacity.