Return the server status string.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
Remarks
Returns the raw server status string, the special value "(unknown)" if no Server information was received. The server status string is an XML snippet of the form:
![]() | |
---|---|
<server_info> <product_name>product name string</product_name> <version>full version number</version> <build_date>date of build</build_date> <who_built>ID of who ran build</who_built> |