spawn_subprocess_backend


Description:

[ Version ( since = "3.16" ) ]
public void spawn_subprocess_backend (DBusMethodInvocation invocation, string uid, string extension_name, string subprocess_path)

Spawns a new subprocess for a backend type and returns the object path of the new subprocess to the client, in the way the client can talk directly to the running backend.

If the backend already has a subprocess running, the used object path is returned to the client.

Parameters:

this

an DataFactory

invocation

a DBusMethodInvocation

uid

an Source UID

extension_name

an extension name

subprocess_path

a path of an executable responsible for running the subprocess