AsyncFile.usingIocp

bool usingIocp() @property const @safe nothrow @nogc

Report whether this file is using IOCP overlapped I/O.

Returns

true when the underlying event loop uses IOCP_OVERLAPPED mode.