Help > Web Development > Object Reference > Object Reference > ISYSServerStatus
<a name="kanchor559"></a>ISYSServerStatus Object
Contains status information about the servers involved in this search.
ISYSServerStatus Properties
CountReturns the number of sub-server statuses.
ItemReturns the item at the given index (between 1 and Count).
NameReturns the name of this server
ReadyStateReturns the current status of the server, may be either "loading" or "complete"
ResultCountReturns the number of results returned by this server.
StatusReturns the status text for this server.
TimeReturns the amount of time taken to return the results from this server.