Constructor FgenSessionsBundle
- Assembly
 - NationalInstruments.SemiconductorTestLibrary.Abstractions.dll
 
FgenSessionsBundle(ISemiconductorModuleContext, IEnumerable<FgenSessionInformation>)
Constructs a sessions bundle object that represents a bunch of FgenSessionInformations.
public FgenSessionsBundle(ISemiconductorModuleContext tsmContext, IEnumerable<FgenSessionInformation> allSessionInfo)
Parameters
tsmContextISemiconductorModuleContextThe associated NationalInstruments.TestStand.SemiconductorModule.CodeModuleAPI.ISemiconductorModuleContext.
allSessionInfoIEnumerable<FgenSessionInformation>An enumerable of FgenSessionInformations.