xtd 0.2.0
Loading...
Searching...
No Matches

◆ async_callback

using xtd::async_callback = typedef delegate<void(async_result ar)>

References a method to be called when a corresponding asynchronous operation completes.

Parameters
arThe result of the asynchronous operation.
Header
#include <xtd/async_callback>
Namespace
xtd
Library
xtd.core