Stops the Loconet service and disconnects from the serial port.
Namespace: RRAutoLib.LoconetAssembly: RRAutoLib (in RRAutoLib.dll) Version: 1.4.4504.18867
Syntax
| C# |
|---|
public void Stop() |
| Visual Basic |
|---|
Public Sub Stop |
Remarks
If chnaging any connection properties, the Loconet service must be stoped and restarted before new setting will be applied.
Examples
See the Start()()()() method for a code example.