REFERENCE


EndCrit command
Use in a Server.Load script to indicate a critical region that can be executed by only one simulated user (thread). The critical region is marked by the BeginCrit and EndCrit pair. There can be a maximum of six critical regions per script.

Related topics