Click or drag to resize
SoIvTuneStop Method

Ends IvTune session.

Namespace: OIV.IvTune
Assembly: OIV.IvTune (in OIV.IvTune.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void Stop()
Remarks

Calling stop() closes the IvTune windows. A new IvTune session can be launched using one of the start() methods.

See Also