Table of Contents

Class AppOrchestrator

Namespace
EchoHub.Client
Assembly
EchoHub.Client.dll

Central orchestrator for the EchoHub TUI client. Wires UI events to service calls and connection events to UI updates.

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()