IXmlMtomReaderInitializer Interface
.NET Framework (current version)
Specifies implementation requirements for XML MTOM readers that derive from this interface.
Assembly: System.Runtime.Serialization (in System.Runtime.Serialization.dll)
| Name | Description | |
|---|---|---|
![]() | SetInput(Byte(), Int32, Int32, Encoding(), String, XmlDictionaryReaderQuotas, Int32, OnXmlDictionaryReaderClose) | Specifies initialization requirements for XML MTOM readers that read a buffer. |
![]() | SetInput(Stream, Encoding(), String, XmlDictionaryReaderQuotas, Int32, OnXmlDictionaryReaderClose) | Specifies initialization requirements for XML MTOM readers that read a stream. |
.NET Framework
Available since 3.0
Available since 3.0
Show:
