Microsoft.Web.Services3.Messaging.Framing Namespace
The set of classes that enable Message Transmission Optimization Mechanism (MTOM) support in the Web Services Enhancements for Microsoft .NET (WSE).
Classes
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