Kills the stage thread. Should be done before the control is stopped.

Namespace:  CoreDevices.Devices
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void StopStageThread()
Visual Basic (Declaration)
Public Sub StopStageThread
Visual C++
public:
virtual void StopStageThread() sealed

Implements

IXYStageCom..::.StopStageThread()()()

See Also