We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
void CALL_ASYNC_NR(const char *service)
Calls service defined in npp_svc.cpp. Response is not required.
How Node++ ASYNC works
None
CALL_ASYNC_NR("setCounter");
Requires NPP_ASYNC compilation switch.