CtcServiceResetStates Method |
Sets all the physical railroad states to their default values and eliminates pending states.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Sub ResetStates
public static void ResetStates()
RemarksThe CTC service must be stopped for this operation.
See Also