wait_async


Description:

public async bool wait_async (Cancellable? cancellable = null) throws Error

Wait for the subprocess to terminate.

This is the asynchronous version of wait.

Parameters:

this

a Subprocess

cancellable

a Cancellable, or null

callback

a TaskReadyCallback to call when the operation is complete

user_data

user_data for callback