.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact

TUNING


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.

Parent topic: Server.Load commands

Related reference
BeginCrit command
Server.Load script conventions