Name
msys.asyncOk — Check if the current execution environment is suitable for suspend/resume operations
Synopsis
msys.asyncOk();
Description
Returns true
if the current execution environment is suitable for suspend/resume operations.
Because this function is in the msys
namespace, an explicit require
is not necessary.
Was this page helpful?