Help > Web Development > Object Reference > Object Reference > ISYSResultList > ServerStatus Property
<a name="kanchor522"></a>ISYSResultList:ServerStatus Property
Returns status information about all servers involved with this search.

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