Click or drag to resize

LoconetServiceIsStarted Property

Indicates whether the Loconet service has been started.

Namespace:  RRAutoLib.Loconet
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public ReadOnly Property IsStarted As Boolean
	Get

Property Value

Type: Boolean
True if service is started; False if service is stoped.
Remarks
When the Loconet service is started it possesses a connection to the given COM port and is ready to process packet transfers.
See Also