Table of Contents

Class EscSeqReqStatus

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Represents the state of an ANSI escape sequence request.

public class EscSeqReqStatus
Inheritance
EscSeqReqStatus
Inherited Members

Remarks

This is needed because there are some escape sequence requests responses that are equal with some normal escape sequences and thus, will be only considered the responses to the requests that were registered with this object.

Constructors

EscSeqReqStatus(string, int)

Creates a new state of escape sequence request.

Properties

NumOutstanding

Gets information about unfinished requests.

NumRequests

Gets the number of requests.

Terminating

Gets the terminating.