Overview
The Security Monitor page, when the solution is running, presets the list of processes and users connecting with the server.
On this page:
Monitoring Client Connections
To access the Scripts Monitor in your solution, click on "Scripts → Scripts Monitor".
The contents on that tables are the result from calling the method:
@Server.GetAllConnections()
That method returns a DataTable with the following columns:
Security Monitor Table - GetAllConnections() method | |
---|---|
Field | Description |
UserName | Credentials used on the the connections |
ConnectionTime | Session duration |
IP | Connection Network address |
ModuleName | Process Name |
In this section...
The root page @parent could not be found in space v10.