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 | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
Get | Overloaded. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetSchema | Returns schema information for the state information. |
![]() |
GetType | (Inherited from Object ) |
![]() |
ReadXml | Reads the XML associated with the state information. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
Set | Overloaded. |
![]() |
ToString | (Inherited from Object ) |
![]() |
WriteXml | Writes the state information as XML using the specified System.Xml.XmlWriter. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top