WCF-Xtensions Class Reference for Mono
ExtensionBindingCollectionElement 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
ExtensionBindingCollectionElement Class
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
Public Class ExtensionBindingCollectionElement 
   Inherits System.ServiceModel.Configuration.BindingCollectionElement
'Usage
 
Dim instance As ExtensionBindingCollectionElement
[System.Reflection.DefaultMember("Item")]
public class ExtensionBindingCollectionElement : System.ServiceModel.Configuration.BindingCollectionElement 
public class ExtensionBindingCollectionElement = class(System.ServiceModel.Configuration.BindingCollectionElement)
System.Reflection.DefaultMemberAttribute("Item")
public class ExtensionBindingCollectionElement extends System.ServiceModel.Configuration.BindingCollectionElement
[System.Reflection.DefaultMember("Item")]
public __gc class ExtensionBindingCollectionElement : public System.ServiceModel.Configuration.BindingCollectionElement 
[System.Reflection.DefaultMember("Item")]
public ref class ExtensionBindingCollectionElement : public System.ServiceModel.Configuration.BindingCollectionElement 
Inheritance Hierarchy

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

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

ExtensionBindingCollectionElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback