internal_exit
Description:
[ Version ( since = "1.23.30" ) ]
public bool internal_exit (Cancellable? cancellable = null) throws Error
public bool internal_exit (Cancellable? cancellable = null) throws Error
cause the daemon to exit (internal use only)
This function is used internally when testing the appliance.
Parameters:
this |
A GuestfsSession object |
cancellable |
A GCancellable object |
Returns:
true on success, false on error |