set_attach_method


Description:

[ Version ( deprecated = true , since = "1.9.8" ) ]
public bool set_attach_method (string backend) throws Error

Warning: set_attach_method is deprecated.

set the backend

Note:

In new code, use set_backend instead

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

See "BACKEND" in guestfs(3).

Parameters:

this

A GuestfsSession object

Returns:

true on success, false on error