WCF-Xtensions Class Reference for .NET
LiteHttpsTransportBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by LiteHttpsTransportBindingElement.

Public Constructors
 NameDescription
Public ConstructorLiteHttpsTransportBindingElement ConstructorOverloaded. Initializes a new instance of the LiteHttpsTransportBindingElement 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. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyAuthenticationScheme Gets or sets the authentication scheme used to authenticate client requests being processed by an HTTP listener. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyEnableGetWsdlGets and sets if transport should support WSDL export through HTTP GET requests. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyInactivityTimeoutMinutes Gets and sets a number of minutes that the server should wait prior discarding an inactive client connection. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyKeepAliveEnabled Gets or sets a value indicating whether to make a persistent connection to a service endpoint. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
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. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
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. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyProxyAddressThe address of HTTP proxy that should be used for establishing HTTP connection. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
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.

(Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyRequireClientCertificate Gets or sets a value that indicates whether SSL client authentication is required.  
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. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public PropertyUseDefaultWebProxy Gets or sets a value that indicates whether the auto-configured HTTP proxy of the system should be used, if available. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel> Creates a channel factory that can be used to create a channel. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Public MethodBuildChannelListener<TChannel> Creates a channel listener of the specified type. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
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.  Overridden. Creates a copy of the current binding element.  
Public MethodGetProperty<T>Overridden. Gets a property from the specified BindingContext.  
Public MethodPlugInOverloaded.  Creates a new binding based on the provided binding with the LiteHttpTransportBindingElement injected into it. (Inherited from Noemax.WCFX.Channels.LiteHttpTransportBindingElement)
Top
See Also

Reference

LiteHttpsTransportBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback