Home > @rushstack/node-core-library > IRunWithTimeoutOptions > timeoutMessage
IRunWithTimeoutOptions.timeoutMessage property
The message to use for the error if the timeout is reached.
Signature:
timeoutMessage?: string;
Home > @rushstack/node-core-library > IRunWithTimeoutOptions > timeoutMessage
The message to use for the error if the timeout is reached.
Signature:
timeoutMessage?: string;