WCF-Xtensions Class Reference for Mono
MessageStatisticsElement Class
Members 






Represents a WCF configuration element which specifies the MessageStatisticsBindingElement will be used and exposes its settings through configuration.
Object Model
MessageStatisticsElement Class
Syntax
'Declaration
 
Public Class MessageStatisticsElement 
   Inherits System.ServiceModel.Configuration.BindingElementExtensionElement
'Usage
 
Dim instance As MessageStatisticsElement
public class MessageStatisticsElement : System.ServiceModel.Configuration.BindingElementExtensionElement 
public class MessageStatisticsElement = class(System.ServiceModel.Configuration.BindingElementExtensionElement)
public class MessageStatisticsElement extends System.ServiceModel.Configuration.BindingElementExtensionElement
public __gc class MessageStatisticsElement : public System.ServiceModel.Configuration.BindingElementExtensionElement 
public ref class MessageStatisticsElement : public System.ServiceModel.Configuration.BindingElementExtensionElement 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.ServiceModel.Configuration.ServiceModelConfigurationElement
         System.ServiceModel.Configuration.ServiceModelExtensionElement
            System.ServiceModel.Configuration.BindingElementExtensionElement
               Noemax.WCFX.Configuration.MessageStatisticsElement

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

MessageStatisticsElement Members
Noemax.WCFX.Configuration Namespace

Send Feedback