AdminChannelHost Type
Serializing owner for one AdminChannel. Dispose to tear down the coalescing agent and release the channel.
Instance members
| Instance member |
Description
|
|
Feature 042: plug in a `HubLog` bus so status transitions and SubmitOutcomes emit onto the gRPC log stream. Safe to call at most once per host. Before attachment, emit sites are no-ops.
|
Full Usage:
this.CurrentSpeed
Returns: float32
|
Hub's last-issued game speed; defaults to
|
Full Usage:
this.IsPaused
Returns: bool
|
Hub's last-issued pause state — mirrors spec FR-010.
|
|
Current hub-visible status.
|
|
Convenience observable of status transitions. Also
published as
|
|
Submit one admin command. Idempotent per kind within the 100 ms coalescing window (research.md §R5). Returns immediately.
|
FSBarV1_Archived