Xop Class

Defines constants that represent the names of XML attributes for an <Include> element in an XOP package.

Namespace: Microsoft.Web.Services3.Mime
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim xop1 As Xop

Syntax

'Declaration
NotInheritable Public Class Xop
public static class Xop
public ref class Xop abstract sealed
public final abstract class Xop
public abstract class Xop

Remarks

An XOP package is contained in a SOAP message that is Message Transmission Optimization Mechanism (MTOM)-encoded.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Services3.Mime.Xop

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.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

Xop Members
Microsoft.Web.Services3.Mime Namespace

Other Resources

How to: Enable a Web Service to Send and Receive Large Amounts of Data