.

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


SessionsOpen command
Used in a Server.Load script to create sessions on the specified server, monitor the time it takes to open num_sessions, and return that val

ue. To close all of the sessions that you open, include the SessionsClose command in the script.

Syntax

SessionsOpen <server> <num_sessions>

Where:


Parent topic: Server.Load commands

Related reference
SessionsClose command
Server.Load script conventions