Click or drag to resize
SoIvTuneStop Method

Ends IvTune session.

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

Calling OIV.IvTune.SoIvTune.Stop() closes the IvTune windows. A new IvTune session can be launched using one of the () methods.

See Also