Table of Contents

Class EscSeqReqStatus

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Represents the status of an ANSI escape sequence request made to the terminal using EscSeqRequests.

public class EscSeqReqStatus
Inheritance
EscSeqReqStatus
Inherited Members

Constructors

EscSeqReqStatus(string, int)

Creates a new state of escape sequence request.

Properties

NumOutstanding

Gets the number of unfinished requests.

NumRequests

Gets the number of requests.

Terminator

Gets the Escape Sequence Termintor (e.g. ESC[8t ... t is the terminator).