Table of Contents

Class AppOrchestrator

Namespace
EchoHub.Client
Assembly
EchoHub.Client.dll

Central orchestrator for the EchoHub TUI client. Owns session state and wires UI events to service calls.

public sealed class AppOrchestrator : IDisposable
Inheritance
AppOrchestrator
Implements
Inherited Members

Constructors

AppOrchestrator(IApplication, ClientConfig)

public AppOrchestrator(IApplication app, ClientConfig config)

Parameters

app IApplication
config ClientConfig

Properties

MainWindow

public MainWindow MainWindow { get; }

Property Value

MainWindow

Methods

Dispose()

public void Dispose()