Count Property
      
 

Description

Holds total number of relays.

Property type

An Integer value.  

Syntax

object.Count

The Count Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type VPNRelays.

Remarks

Count property returns total number of currently running relays. To access specific Relay from the collection, use Item property.