XMLDA.NET Reference
ServerStatus Class Members
See Also  Properties  Send Feedback
xmldanet.xmlda Namespace : ServerStatus Class


Glossary Item Box

The following tables list the members exposed by ServerStatus.

Public Constructors

 NameDescription
Public ConstructorServerStatus Constructor  
Top

Public Properties

 NameDescription
Public PropertyProductVersionVersion String, containing ??Major?, ??Minor? and ??Build? number.  
Public PropertyStartTimeTime (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.  
Public PropertyStatusInfoString providing additional information about the server state.
This may be locale-specific.  
Public PropertySupportedInterfaceVersionsArray 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"  
Public PropertySupportedLocaleIDs1 or more Locale Ids supported by the server. The server may not support all localeIDs for each item. Required element.  
Public PropertyVendorInfoVendor 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.  
Top

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.