StateManager Class
Represents state information for a SOAP message exchange.
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)
When adding state information to the StateManager class, the state must implement the System.Xml.Serialization.IXmlSerializable interface in order to be written as XML by the WriteXml method.