Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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. |