Open Rails

WatchdogProcess Class

[This is preliminary documentation and subject to change.]

A process which monitors other threads to check they're still running normally and reports errors if they're not.

For a list of all members of this type, see WatchdogProcess Members .

System.Object
   WatchdogProcess

public class WatchdogProcess

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ORTS.Processes

Assembly: RunActivity (in RunActivity.exe)

See Also

WatchdogProcess Members | ORTS.Processes Namespace