EngineAutoBindInOpr Property |
Gets or sets whether the engine should automatically bind to a slot when starting the CTC service.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property AutoBindInOpr As Boolean
Get
Set
public bool AutoBindInOpr { get; set; }
Property Value
Type:
Boolean
See Also