Open Rails

WatchdogProcess.Unregister Method

[This is preliminary documentation and subject to change.]

Unregisters a thread token from monitoring by the watchdog.

public void Unregister(
   WatchdogToken token
);

Parameters

token
The token representing the thread to stop monitoring.

See Also

WatchdogProcess Class | ORTS.Processes Namespace