CtcServiceDisposeLayout Method |
Releases any resources used by the current layout.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Function DisposeLayout As Task
public static Task DisposeLayout()
Return Value
Type:
Task
RemarksAll engines bound to command station slots will be unbound and the slots will be marked Idle.
See Also