create_snapshot_async
Description:
public async DomainSnapshot create_snapshot_async (DomainSnapshot? custom_conf, uint flags, Cancellable? cancellable) throws Error
Parameters:
| this |
The Domain |
| custom_conf |
Configuration of snapshot or null |
| flags |
Bitwise-OR of DomainSnapshotCreateFlags |
| cancellable |
cancellation object |
| callback |
Completion callback |
| user_data |
Opaque data for callback |