.NET Framework Class Librar ...


.NET Framework Class Library
System.Runtime.Serialization.Formatters Namespace

The System.Runtime.Serialization.Formatters namespace provides common enumerations, interfaces, and classes that are used by serialization formatters.

Classes

  ClassDescription
Public classInternalRMInfrastructure. Logs tracing messages when the .NET Framework serialization infrastructure is compiled.
Public classInternalSTInfrastructure. Logs tracing messages when the .NET Framework serialization infrastructure is compiled.
Public classServerFaultContains information for a server fault. This class cannot be inherited.
Public classSoapFaultCarries error and status information within a SOAP message. This class cannot be inherited.
Public classSoapMessageHolds the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call).
Interfaces

  InterfaceDescription
Public interfaceIFieldInfoAllows access to field names and field types of objects that support the ISerializable interface.
Public interfaceISoapMessageProvides an interface for an object that contains the names and types of parameters required during serialization of a SOAP RPC (Remote Procedure Call).
Enumerations

  EnumerationDescription
Public enumerationFormatterAssemblyStyleIndicates the method that will be used during deserialization for locating and loading assemblies.
Public enumerationFormatterTypeStyleIndicates the format in which type descriptions are laid out in the serialized stream.
Public enumerationTypeFilterLevelSpecifies the level of automatic deserialization for .NET Framework remoting.
Tags :


Page view tracker