| Property |
Data Type |
Description |
| Busy |
Boolean |
Indicates
whether the client connection is
currently making a request. |
| CallCount |
Long |
Indicates the
total number of requests made by that
client connection. |
| ClientID |
String |
Indicates the ID
of the client connection. |
| ConnectTime |
DateTime |
Indicates the
date and time the client initiated the
connection. |
| LastCallTime |
DateTime |
Indicates the
date and time of the last request made by
this client connection. |
| Loaction |
String |
Indicates the
location of the client. |
| UserID |
String |
Indicates the
user ID of the client that made the
connection. |