Pike programming language

Top Concurrent Concurrent.Future
➤ Concurrent.Future()->recover_with() Concurrent.Future()->then() ➤

Method Concurrent.Future()->set_backend()


Method set_backend

void set_backend(Pike.Backend backend)

Description

Set the backend to use for calling any callbacks.

Note

This overides the mode set by use_backend().

See also

get_backend(), use_backend()

Extracted from as of .