Open Rails

WatchdogToken Class

[This is preliminary documentation and subject to change.]

A token which represents a single thread which can be monitored by the WatchdogProcess for responsiveness.

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

System.Object
   WatchdogToken

[DebuggerDisplay(Value=""WatchdogToken({Thread.Name})"", Name="""", Type="""", Target=null, TargetTypeName="null")]
public class WatchdogToken

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.Viewer3D.Processes

Assembly: RunActivity (in RunActivity.exe)

See Also

WatchdogToken Members | Orts.Viewer3D.Processes Namespace