send_async


Description:

public virtual async InputStream send_async (Cancellable? cancellable) throws Error

Begins an asynchronously request for the URI pointed to by this.

Note that you cannot use this method with Requests attached to a SessionSync.

Parameters:

this

a Request

cancellable

a Cancellable or null

callback

a TaskReadyCallback

user_data

user data passed to callback