Open Rails

WatchdogProcess.Register Method

[This is preliminary documentation and subject to change.]

Registers a new thread token for monitoring by the watchdog.

public void Register(
   WatchdogToken token
);

Parameters

token
The token representing the thread to start monitoring.

See Also

WatchdogProcess Class | ORTS.Processes Namespace