Property ResponseReceived
ResponseReceived
Invoked when the console responds with an ANSI response code that matches the Terminator
public required Action<string> ResponseReceived { get; init; }
Invoked when the console responds with an ANSI response code that matches the Terminator
public required Action<string> ResponseReceived { get; init; }