set_backend


Description:

[ Version ( since = "1.21.26" ) ]
public bool set_backend (string backend) throws Error

set the backend

Set the method that libguestfs uses to connect to the backend guestfsd daemon.

This handle property was previously called the "attach method".

See "BACKEND" in guestfs(3).

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error