Used for shut down. Will close all the devices and the core

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

Syntax

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

Implements

IEasyCoreCom..::.StopCore()()()

See Also