xtd 0.2.0
Loading...
Searching...
No Matches

◆ data()

const xtd::string & xtd::diagnostics::data_received_event_args::data ( ) const
inlinenoexcept

Gets the line of characters that was written to a redirected Process output stream.

Returns
true if the current process should resume when the event handler concludes; false if the current process should terminate. The default value is false; the current process terminates when the event handler returns. If true, the current process continues.