nw::io::IOStream::IsBusy Member Functionvirtual bool IsBusy() const;
None.
Checks whether asynchronous processing is currently executing.
Fails on ASSERT if the return value of the nw::io::IOStream::CanAsync function is false.
nw::io::IOStream::WaitAsync
nw::io::IOStream::CanAsync
nw::io::IOStream::ReadAsync
nw::io::IOStream::WriteAsync
CONFIDENTIAL