Click or drag to resize

CtcServiceIsStarted Property

Gets a value indicating whether the CTC service is currently runnig.

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

Property Value

Type: Boolean
True if service is running; otherwise, False.
See Also