Back to product page

ServicesCount property


Holds total number of services user is currently using.

Type

An Integer value.

Syntax

  • Basic
object.ServicesCount
The ServicesCount(object) syntax has these parts:
objectAn 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.

Platforms

Windows