Back to product page

Count property


Return total number of users currently connected to SSHD server.

Type

An Integer value

Syntax

  • Basic
object.Count
The Count(object) syntax has these parts:
objectAn expression evaluating to an object of type SSHUsers.

Remarks

This property that will return total number of currently connected users. To access particular user from the collection, use Item property.

Platforms

Windows