ResultFuture Sınıf

Zaman uyumsuz bir işlemin sonucu.

özel oluşturucu

Devralma
builtins.object
ResultFuture

Oluşturucu

ResultFuture(async_handle, get_function: Callable[[c_void_p], c_void_p], wrapped_type)

Parametreler

Name Description
async_handle
Gerekli
get_function
Gerekli
wrapped_type
Gerekli

Yöntemler

get

Sonuç kullanılabilir olana kadar bekler ve döndürür.

get

Sonuç kullanılabilir olana kadar bekler ve döndürür.

get()