ProxyUpdateExecutor Class
Inheritance Hierarchy
System.Object
System.Xml.XmlReader
System.Xml.XmlTextReader
Microsoft.Web.Design.Utility.XmlInterpretter
Microsoft.Web.Design.Server.ProxyUpdateExecutor
Namespace: Microsoft.Web.Design.Server
Assembly: Microsoft.Web.Design.Server (in Microsoft.Web.Design.Server.dll)
Syntax
'Declaration
Public Class ProxyUpdateExecutor _
Inherits XmlInterpretter
'Usage
Dim instance As ProxyUpdateExecutor
public class ProxyUpdateExecutor : XmlInterpretter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.