CtcServiceForceSetState Property |
Gets or sets whether set state commands should be transmitted even if the target state is already held.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Property ForceSetState As Boolean
Get
Set
public static bool ForceSetState { get; set; }
Property Value
Type:
Boolean
See Also