DevForce Help Reference
GZipMessageEncodingBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by GZipMessageEncodingBindingElement.

Public Constructors
 NameDescription
Public ConstructorGZipMessageEncodingBindingElement ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyInnerMessageEncodingBindingElementGets or set the inner System.ServiceModel.Channels.MessageEncodingBindingElement.  
Public PropertyMessageVersionOverridden. When overridden in a derived class, gets or sets the message version that can be handled by the message encoders produced by the message encoder factory.  
Public PropertyReaderQuotas Gets the ReaderQuotas from the inner MessageEncodingBindingElement.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden. Initializes a channel factory for producing channels of a specified type from the binding context.  
Public MethodBuildChannelListener<TChannel>Overridden. Initializes a channel listener to accept channels of a specified type from the binding context.  
Public MethodCanBuildChannelFactory (Inherited from System.ServiceModel.Channels.BindingElement)
Public MethodCanBuildChannelListener<TChannel>Overridden. Returns a value that indicates whether the binding element can build a listener for a specific type of channel.  
Public MethodCloneOverridden. When overridden in a derived class, returns a copy of the binding element object.  
Public MethodCreateMessageEncoderFactoryOverridden. When overridden in a derived class, creates a factory for producing message encoders.  
Public MethodEquals (Inherited from object)
Public MethodGetHashCode (Inherited from object)
Public MethodGetProperty<T>Overridden. When overridden in a derived class, returns a typed object requested, if present, from the appropriate layer in the binding stack.  
Public MethodGetType (Inherited from object)
Public MethodToString (Inherited from object)
Top
Protected Methods
 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top
See Also

Reference

GZipMessageEncodingBindingElement Class
IdeaBlade.Core.Wcf.Extensions Namespace

Send Feedback