Class | Description | |
---|---|---|
![]() | CommunicationSettings | Used to programmatically set some communication-related settings. |
![]() | CustomDataContractSerializer | A custom System.Runtime.Serialization.DataContractSerializer used to reduce namespace "bloat". |
![]() | GZipMessageEncodingBindingElement | This is the binding element that, when plugged into a custom binding, will enable the GZip encoder. |
![]() | GZipMessageEncodingBindingElementImporter | Used to import the GZipMessageEncodingBindingElement. |
![]() | GZipMessageEncodingElement | This class allows the GZipMessageEncodingBindingElement to be configured from a config file. |
![]() | NetDataContractFormatAttribute | Attribute applied to operation contracts to allow use of the System.Runtime.Serialization.NetDataContractSerializer. |
![]() | ReferencePreservingDataContractFormatAttribute | Attribute applied to service operations to use the ParameterizedDataContractSerializer. |
![]() | SilverlightFaultBehavior | Behavior which adds the SilverlightFaultMessageInspector inspector to an endpoint. See http://msdn.microsoft.com/en-us/library/dd470096(VS.96).aspx for code and description. |
![]() | SilverlightFaultBehavior.SilverlightFaultMessageInspector | MessageInspector which intercepts faults and resets the status code to 200. |