|
static |
Sets a value indicating whether the xtd::console::out will flush its buffer to the underlying stream after every call to xtd::console::write and xtd::console::write_line.
value | true to force xtd::console::out to flush its buffer; otherwise, false. The default value is true. |