ITerminalBackend Interface

Definition

Defines the platform-specific backend used by Terminal and TerminalInstance.

[NullableContext((byte)1)]
public interface ITerminalBackend : IDisposable

Remarks

Implementations should be thread-safe with respect to output serialization and should publish input events without blocking output.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (4)

Methods (33)