nw::io::FileStream::IsBusy Member Function

Syntax

virtual bool IsBusy() const;

Arguments

None.

Return Values

Returns true if an asynchronous processing is currently executing.
Returns false if asynchronous processing is not being executed.

Description

Checks whether asynchronous processing is currently executing.


CONFIDENTIAL