Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| pr_methods:gettimeout [2023/04/04 06:03] – removed - external edit (Unknown date) 127.0.0.1 | pr_methods:gettimeout [2023/05/03 04:39] (current) – sean | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====getTimeout ()==== | ||
| + | <code java> | ||
| + | ===Parameters=== | ||
| + | None | ||
| + | |||
| + | ===Returns=== | ||
| + | The number of milliseconds that the system will wait before timing out the process when it is suspended. If the value is –1 the process never times out (this is the default value). | ||