WCF-Xtensions Class Reference for Mono
MessageStatisticsBindingElement Class Members
Properties  Methods 


The following tables list the members exposed by MessageStatisticsBindingElement.

Public Constructors
 NameDescription
Public ConstructorMessageStatisticsBindingElement ConstructorOverloaded. Initializes a new instance of CompressionBindingElement.  
Top
Public Properties
 NameDescription
Public PropertyLogFilenameThe name of the output file.  
Public PropertyVerboseIf set to true then the output file will contain detailed log of all messages exchanged during communication; otherwise only summary report.  
Top
Public Methods
 NameDescription
Public MethodBuildChannelFactory<TChannel>Overridden.  Builds the channel factory stack on the client that creates a specified type of channel for a specified context.  
Public MethodBuildChannelListener<TChannel>Overridden.  Builds the channel listener on the service that accepts a specified type of channel for a specified context.  
Public MethodCanBuildChannelFactory<TChannel>Overridden.  Returns a value that indicates whether the current binding can build a channel factory for a specified type of channel and context.  
Public MethodCanBuildChannelListener<TChannel>Overridden.  Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context.  
Public MethodCloneOverridden. Creates a new CompressionBindingElement object initialized from the current one.  
Public MethodGetProperty<T>Overridden.  Returns a typed object requested, if present, from the appropriate layer in the binding element stack.  
Public MethodPlugInOverloaded. Creates a new CustomBinding based on the specified source Binding, with this binding element plugged into the collection of binding elements.  
Top
See Also

Reference

MessageStatisticsBindingElement Class
Noemax.WCFX.Channels Namespace

Send Feedback