asio C++ library

PrevUpHomeNext

windows::object_handle_service::async_wait

Start an asynchronous wait.

template<
    typename WaitHandler>
void-or-deduced async_wait(
    implementation_type & impl,
    WaitHandler && handler);

PrevUpHomeNext