Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
The set of classes that enable Message Transmission Optimization Mechanism (MTOM) support in the Web Services Enhancements for Microsoft .NET (WSE).
Classes
| Class | Description |
|---|---|
| FramingFormatException | The exception that is thrown when the format of a framed message is invalid. |
| FramingReader | Reads framed messages from a stream as a series of framed records. |
| FramingRecord | Represents the header and payload of a framed record. |
| FramingWriter | Writes a framed message as a series of framed records to a stream. |
Enumerations
| Enumeration | Description |
|---|---|
| FramingTypeFormat | Specifies the possible formats for record payload types. |