DevForce Help Reference
GZipMessageEncodingBindingElement Class
Members 


This is the binding element that, when plugged into a custom binding, will enable the GZip encoder.
Syntax
'Declaration
 
Public NotInheritable Class GZipMessageEncodingBindingElement 
   Inherits System.ServiceModel.Channels.MessageEncodingBindingElement
   Implements System.ServiceModel.Description.IPolicyExportExtension 
'Usage
 
Dim instance As GZipMessageEncodingBindingElement
Inheritance Hierarchy

System.Object
   System.ServiceModel.Channels.BindingElement
      System.ServiceModel.Channels.MessageEncodingBindingElement
         IdeaBlade.Core.Wcf.Extensions.GZipMessageEncodingBindingElement

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GZipMessageEncodingBindingElement Members
IdeaBlade.Core.Wcf.Extensions Namespace

Send Feedback