AsyncResult


Object Hierarchy:

Object hierarchy for AsyncResult

Description:

[ CCode ( type_id = "dex_async_result_get_type ()" ) ]
public sealed class AsyncResult : Object, AsyncResult

`DexAsyncResult` is used to integrate a `DexFuture` with `GAsyncResult`.

Use this class when you need to expose the traditional async/finish behavior of `GAsyncResult`.


Namespace: Dex
Package: libdex-1

Content:

Creation methods:

Methods:

Inherited Members:

All known members inherited from interface GLib.AsyncResult