Home > @rushstack/node-core-library > IExecutableSpawnSyncOptions > timeoutMs
IExecutableSpawnSyncOptions.timeoutMs property
The maximum time the process is allowed to run before it will be terminated.
Signature:
timeoutMs?: number;
Home > @rushstack/node-core-library > IExecutableSpawnSyncOptions > timeoutMs
The maximum time the process is allowed to run before it will be terminated.
Signature:
timeoutMs?: number;