Method Close
- Assembly
 - NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
 
Close(ISemiconductorModuleContext, bool)
Closes all NationalInstruments.ModularInstruments.NIDmm.NIDmm sessions.
public static void Close(ISemiconductorModuleContext tsmContext, bool resetDevice = true)
Parameters
tsmContextISemiconductorModuleContextThe NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext object.
resetDeviceboolWhether to reset the device sessions before closing.