The following tables list the members exposed by ServerStatus.
Name | Description | |
---|---|---|
![]() | ServerStatus Constructor |
Name | Description | |
---|---|---|
![]() | ProductVersion | Version String, containing ??Major?, ??Minor? and ??Build? number. |
![]() | StartTime | Time (UTC) the server was started. This is constant for the server instance and is not reset when the server changes states. Each instance of a server should keep the time when the process started. |
![]() | StatusInfo | String providing additional information about the server state. This may be locale-specific. |
![]() | SupportedInterfaceVersions | Array of Strings, containing the versions of the XML-DA Specification that this server supports. (Required to provide at least 1) The text associated with this Specification is: "XML_DA_Version_1_0" |
![]() | SupportedLocaleIDs | 1 or more Locale Ids supported by the server. The server may not support all localeIDs for each item. Required element. |
![]() | VendorInfo | Vendor specific string providing additional information about the server. It is recommended that this mention the name of the company and the type of device(s) supported. |