nw::io::IOStream::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.

Revision History

2009/10/20
Initial version.

CONFIDENTIAL