SwitchDriverLock Class
- Updated2023-02-21
- 2 minute(s) read
Defines synchronization locks obtained on the NI-SWITCH session.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)Visual Basic (Declaration) |
---|
Public NotInheritable Class SwitchDriverLock _ Implements IDisposable |
C# |
---|
public sealed class SwitchDriverLock : IDisposable |
Implements
System..::.IDisposable
Remarks
For more information, refer to NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchDriverLock
Thread Safety
All members of this type are safe for multithreaded operations.