This component reports on the Fox (client) session connection to the station’s Fox server. It represents user access (vs.
access from another station). Child slots provide the connection state as well as various historical data about last connect
and disconnect activity. ServerConnections is the container slot to store the current server-side Fox Server Connections from non-station clients. The primary view is the Server Connections Summary. The ServerConnections is available in the fox module.
Figure 46. FoxServerConnections Properties
To access this view, expand , right-click
FoxService, click and click
Server Connections, double-click the connection.
| Property |
Value |
Description |
| State |
read-only |
Indicates the current state of the Fox connection. |
| Last Connect Time |
time-stamp |
Displays last successful connection time. |
| Last Disconnect Time |
time-stamp |
Displays last disconnection time. |
| Last Disconnect Cause |
read-only |
Displays the reason for disconnect. |
| Last Login Time |
time-stamp |
Displays the last login time. |
| Last login Address |
Ip Address |
Displays the login Ip address. |
| Last login User Name |
read-only |
Displays the login user name. |
| Last login App |
read-only |
Displays the App fro which the user has logged in. |
Action
One available action is Force Disconnect which disconnects the Fox connection.