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
void
set_backend(Pike.Backend
backend
)
Set the backend to use for calling any callbacks.
This overides the mode set by use_backend().