SyncManager

The SyncManager class is the main class for all Synchronization objects . This class helps manage the creation and sharing of the different Synchronization objects between threads. You must create all Synchronization objects using this class. To obtain the appropriate instance of the TestStand Synchronization Manager to use for any particular Synchronization object, call the Engine.GetSyncManager method. The Engine.GetSyncManager method returns the TestStand Synchronization Manager for the appropriate computer or process based on the name of the Synchronization object.

Properties

Methods

See Also

Engine.GetSyncManager

Synchronization Step Types