nw::io::FileStream::CanAsync Member Function

Syntax

virtual bool CanAsync() const = 0;

Arguments

None.

Return Values

Returns true if asynchronous processing is possible for this stream; otherwise, returns false.

Description

Gets whether this stream can be processed asynchronously.


CONFIDENTIAL