[ Version ( since = "2.10" ) ]
public void set_allow_async (bool allow_async)
Sets whether the run may return before the print operation is completed.
Note that some platforms may not allow asynchronous operation.
this | |
allow_async |
true to allow asynchronous operation |