checkpoint_rollback
Description:
[ Version ( since = "1.12" ) ]
public async HashTable<string,uint32> checkpoint_rollback (string checkpoint_path, Cancellable? cancellable) throws Error
public async HashTable<string,uint32> checkpoint_rollback (string checkpoint_path, Cancellable? cancellable) throws Error
Performs the rollback of a checkpoint before the timeout is reached.
Parameters:
this |
the nmclient |
checkpoint_path |
the D-Bus path to the checkpoint |
cancellable |
a Cancellable, or null |
callback |
callback to be called when the add operation completes |
user_data |
caller-specific data passed to |