[ Version ( deprecated = true , deprecated_since = "2.46" ) ]
public void complete_in_idle ()
Warning: complete_in_idle is deprecated since 2.46.
Completes an asynchronous function in an idle handler in the thread-default main context of the thread that this was initially created in (and re-pushes that context around the invocation of the callback).
Use Task instead.
Calling this function takes a reference to this for as long as is needed to complete the call.
this |