Represents an application-level terminal session that ensures cleanup on dispose.
[NullableContext((byte)1)]
[Nullable((byte)0)]
public sealed class TerminalSession : IDisposable, IAsyncDisposable
kind:method, kind:property, kind:ctor. Press Esc to clear.Dispose()Disposes the global terminal instance (idempotent).