Help > Web Development > Object Reference > Object Reference > ISYSServerStatus > Count Property
<a name="kanchor560"></a>ISYSServerStatus:Count Property
Returns the number of sub-server statuses.

Syntax
[VBScript]
ReadOnly property ISYSServerStatus.Count as long
[C#]
long ISYSServerStatus.Count {get;}
[ColdFusion/Java]
long ISYSServerStatus.Count() throws ComException;