Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |