StateManager Members

Represents state information for a SOAP message exchange.

The following tables list the members exposed by the StateManager type.

Public Constructors

  Name Description
StateManager Overloaded. Initializes a new instance of the StateManager class.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method Get Overloaded.  
public method GetHashCode  (Inherited from Object )
public method GetSchema Returns schema information for the state information.
public method GetType  (Inherited from Object )
public method ReadXml Reads the XML associated with the state information.
public method static ReferenceEquals  (Inherited from Object )
public method Set Overloaded.  
public method ToString  (Inherited from Object )
public method WriteXml Writes the state information as XML using the specified System.Xml.XmlWriter.

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

StateManager Class
Microsoft.Web.Services3 Namespace