Get or set the watchdog timeout. Not all platforms may support
this. Even if supported, there may be constraints. For example,
some platforms allow shortening the timeout but not lengthening it.
Namespace: IO.Objects.SimpleIO.WatchdogAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.136.1
Syntaxpublic int timeout { get; set; }
Property Value
Int32Implements
Timertimeout
See Also