Executes emergency stop (stops all locomotives, doesn't turn the track voltage off).
Namespace: XpressnetLibAssembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796
Syntax
C# |
---|
public bool EmergencyStop() |
Visual Basic |
---|
Public Function EmergencyStop As Boolean |
Visual C++ |
---|
public: bool EmergencyStop() |