Description
-
Holds total number of services user is currently
using.
Property type
-
An Integer value.
Syntax
-
object.ServicesCount
The ServicesCount Property syntax has these parts:
| object |
An expression
evaluating to an object of type SSHUser. |
Remarks
-
ServicesCount property will hold value of total number
of (same or different) services used by the connected
client. This value is limited up to 256 services at once
(per user), but usually not more than one will be used by
the client. More services are used, typically, when user
initiates port forwarding during regular connection to, for
example, secure his email connections etc.
|