Open sandboxFocus

Method ReleaseSyncPoint

ReleaseSyncPoint(string)

Called by test code. Releases the code blocked at the named sync point.

Declaration
public void ReleaseSyncPoint(string syncPointName)
Parameters
Type Name Description
string syncPointName

The name of the sync point to release.