WCF-Xtensions Class Reference for Mono
WcfXTransportSettingsElement Class
Members 






Provides properties for configuration of the transport used by the binding.
Object Model
WcfXTransportSettingsElement Class
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute("Noemax.WCFX.Configuration.WcfXTransportSettingsElement+WcfxTransportSettingsConvert, Noemax.WCFX.Net4.Mono, Version=15.7.4739.0, Culture=neutral, PublicKeyToken=4c0defa954f97f18")>
Public Class WcfXTransportSettingsElement 
   Inherits System.Configuration.ConfigurationElement
'Usage
 
Dim instance As WcfXTransportSettingsElement
[System.ComponentModel.TypeConverter("Noemax.WCFX.Configuration.WcfXTransportSettingsElement+WcfxTransportSettingsConvert, Noemax.WCFX.Net4.Mono, Version=15.7.4739.0, Culture=neutral, PublicKeyToken=4c0defa954f97f18")]
public class WcfXTransportSettingsElement : System.Configuration.ConfigurationElement 
public class WcfXTransportSettingsElement = class(System.Configuration.ConfigurationElement)
System.ComponentModel.TypeConverterAttribute("Noemax.WCFX.Configuration.WcfXTransportSettingsElement+WcfxTransportSettingsConvert, Noemax.WCFX.Net4.Mono, Version=15.7.4739.0, Culture=neutral, PublicKeyToken=4c0defa954f97f18")
public class WcfXTransportSettingsElement extends System.Configuration.ConfigurationElement
[System.ComponentModel.TypeConverter("Noemax.WCFX.Configuration.WcfXTransportSettingsElement+WcfxTransportSettingsConvert, Noemax.WCFX.Net4.Mono, Version=15.7.4739.0, Culture=neutral, PublicKeyToken=4c0defa954f97f18")]
public __gc class WcfXTransportSettingsElement : public System.Configuration.ConfigurationElement 
[System.ComponentModel.TypeConverter("Noemax.WCFX.Configuration.WcfXTransportSettingsElement+WcfxTransportSettingsConvert, Noemax.WCFX.Net4.Mono, Version=15.7.4739.0, Culture=neutral, PublicKeyToken=4c0defa954f97f18")]
public ref class WcfXTransportSettingsElement : public System.Configuration.ConfigurationElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      Noemax.WCFX.Configuration.WcfXTransportSettingsElement

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

WcfXTransportSettingsElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback