Usually called on shut down to get the device to quit

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

Syntax

C#
public abstract void StopDevice()
Visual Basic (Declaration)
Public MustOverride Sub StopDevice
Visual C++
public:
virtual void StopDevice() abstract

See Also