WCF-Xtensions Class Reference for Mono
WcfXtensionsBindingCollectionElement Class
Members 






Represents a configuration section that contains a collection of bindings, each of which describes an aspect of how an endpoint communicates with other endpoints, that is built, consistently, into a channel factory on the client and a channel listener on the service.
Object Model
WcfXtensionsBindingCollectionElement Class
Syntax
'Declaration
 
Public Class WcfXtensionsBindingCollectionElement 
   Inherits System.ServiceModel.Configuration.BindingCollectionElement
'Usage
 
Dim instance As WcfXtensionsBindingCollectionElement
public class WcfXtensionsBindingCollectionElement : System.ServiceModel.Configuration.BindingCollectionElement 
public class WcfXtensionsBindingCollectionElement = class(System.ServiceModel.Configuration.BindingCollectionElement)
public class WcfXtensionsBindingCollectionElement extends System.ServiceModel.Configuration.BindingCollectionElement
public __gc class WcfXtensionsBindingCollectionElement : public System.ServiceModel.Configuration.BindingCollectionElement 
public ref class WcfXtensionsBindingCollectionElement : public System.ServiceModel.Configuration.BindingCollectionElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.BindingCollectionElement
         Noemax.WCFX.Configuration.WcfXtensionsBindingCollectionElement

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

WcfXtensionsBindingCollectionElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback