Sets the turnout states of the route, if no locking conflict exists, but does not lock the route.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxParameters
- sctCancelToken (Optional)
- Type: System.ThreadingCancellationToken
Token provided by a controlling source to notify this method that it should cancel its execution.
Return Value
Type:
TaskBooleanAn awaitable
Task returning
True on success, otherwise
False.
Remarks
See Also