Ensure logging threads exit.
[nssm.git] / nssm.h
diff --git a/nssm.h b/nssm.h
index 214d1d8..e50f946 100644 (file)
--- a/nssm.h
+++ b/nssm.h
@@ -156,4 +156,7 @@ const TCHAR *nssm_exe();
 /* How many milliseconds to wait for outstanding hooks. */\r
 #define NSSM_HOOK_THREAD_DEADLINE 80000\r
 \r
+/* How many milliseconds to wait for closing logging thread. */\r
+#define NSSM_CLEANUP_LOGGERS_DEADLINE 1500\r
+\r
 #endif\r