void
pq\Transaction::importSnapshotAsync(string
$snapshot_id)Asynchronously import a snapshot from another transaction to synchronize with. See pq\Transaction::importSnapshot().
NOTE:
The transaction must have an isolation level of at least pq\Transaction::REPEATABLE_READ.