AsyncFile.onReady

Sets the handler called by the owner thread's event loop after the command is completed.

class AsyncFile
nothrow
shared(typeof(this))
onReady
(
void delegate
()
del
)

Meta