Method Concurrent.Future()->set_backend()
- Method
set_backend
 voidset_backend(Pike.Backendbackend)- 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().