XMLDA.NET Reference
ServerState Property
See Also  Send Feedback
xmldanet.xmlda Namespace > ReplyBase Class : ServerState Property

Glossary Item Box

This attribute is used to communicate the current state and will always be returned.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As ReplyBase
Dim value As serverState
 
instance.ServerState = value
 
value = instance.ServerState
C# 
[XmlAttributeAttribute()]
public serverState ServerState {get; set;}

Requirements

Target Platforms:Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.