PERFORMANCE
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 value. To close all of the sessions that you open, include the
SessionsClose
command in the script.
Syntax
SessionsOpen <server> <num_sessions>
Where:
<server> -- Server where the sessions will be created
<num_sessions> -- Number of sessions to create
See also
Server.Load commands
Server.Load script conventions
Glossary
Help on Help
All Help Contents
Glossary
Help on Help
All Help Contents