WeOnlyDo! wodWebServer ActiveX - Count Property
      
 

Description

Returns total number of users currently connected.


Property type

An Integer value.  


Syntax

object.Count



The Count Property syntax has these parts:

Part Description
object An expression evaluating to an object of type WebUsers.

Remarks

This property holds current user's count. To access specific user from the collection, use Item property.