Unbinds the engine from the command station and frees the slot.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxParameters
- blnNetMustCfm
- Type: SystemBoolean
Indicates if the Loconet network must confirm the slot release commands before the Engine can be marked unbound.
When False the Engine will be marked unbound even if disconnected from the network.
Return Value
Type:
TaskEngineUnbindSlotResultAn awaitable
Task returning a
EngineUnbindSlotResult.
Remarks
See Also