WCF-Xtensions Class Reference for Mono
LiteHttpTransportBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by LiteHttpTransportBindingElement.

Public Constructors
 NameDescription
Public ConstructorLiteHttpTransportBindingElement ConstructorOverloaded. Initializes a new instance of the LiteHttpTransportBindingElement class.  
Top
Public Properties
 NameDescription
Public PropertyAllowCookies Gets or sets a value that indicates whether the client accepts cookies and propagates them on future requests.  
Public PropertyAuthenticationScheme Gets or sets the authentication scheme used to authenticate client requests being processed by an HTTP listener.  
Public PropertyEnableGetWsdlGets and sets if transport should support WSDL export through HTTP GET requests.  
Public PropertyInactivityTimeoutMinutes Gets and sets a number of minutes that the server should wait prior discarding an inactive client connection.  
Public PropertyKeepAliveEnabled Gets or sets a value indicating whether to make a persistent connection to a service endpoint.  
Public PropertyManualAddressing (Inherited from System.ServiceModel.Channels.TransportBindingElement)
Public PropertyMaxBufferPoolSize (Inherited from System.ServiceModel.Channels.TransportBindingElement)
Public PropertyMaxBufferSize Gets or sets the maximum size for a buffer that receives messages from the channel.  
Public PropertyMaxReceivedMessageSize (Inherited from System.ServiceModel.Channels.TransportBindingElement)
Public PropertyPortSharing Gets and sets whether the port sharing infrastructure should be used in order to share the IP endpoint across processes exposing HTTP/WebSocketv endpoints on the same computer.  
Public PropertyProxyAddressThe address of HTTP proxy that should be used for establishing HTTP connection.  
Public PropertyProxyAuthenticationSchemeGets or sets the authentication scheme used to authenticate client requests being processed by an HTTP proxy.

This member is not available in Silverlight 4, Silverlight 3, .NET Compact Framework 3.5.

 
Public PropertySchemeOverridden.  Gets the URI scheme for the transport.  
Public PropertyTransferMode Gets or sets a value that indicates whether messages are sent buffered or streamed.  
Public PropertyUseDefaultWebProxy Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden.  Creates a channel factory that can be used to create a channel.  
Public MethodBuildChannelListener<TChannel>Overridden.  Creates a channel listener of the specified type.  
Public MethodCanBuildChannelFactory<TChannel>Overridden.  Determines whether a channel factory of the specified type can be built.  
Public MethodCanBuildChannelListener<TChannel>Overridden.  Determines whether a channel listener of the specified type can be built.  
Public MethodCloneOverridden. Creates a copy of the current binding element.  
Public MethodGetProperty<T> (Inherited from System.ServiceModel.Channels.TransportBindingElement)
Public MethodPlugInOverloaded.  Creates a new binding based on the provided binding with the LiteHttpTransportBindingElement injected into it.  
Top
See Also

Reference

LiteHttpTransportBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback