set_allow_async


Description:

[ 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.

Parameters:

this

a PrintOperation

allow_async

true to allow asynchronous operation