Noemax.WCFX.Channels Namespace : MessageStatisticsBindingElement Class |
The following tables list the members exposed by MessageStatisticsBindingElement.
Name | Description | |
---|---|---|
![]() | MessageStatisticsBindingElement Constructor | Overloaded. Initializes a new instance of CompressionBindingElement. |
Name | Description | |
---|---|---|
![]() | LogFilename | The name of the output file. |
![]() | Verbose | If set to true then the output file will contain detailed log of all messages exchanged during communication; otherwise only summary report. |
Name | Description | |
---|---|---|
![]() | BuildChannelFactory<TChannel> | Overridden. Builds the channel factory stack on the client that creates a specified type of channel for a specified context. |
![]() | BuildChannelListener<TChannel> | Overridden. Builds the channel listener on the service that accepts a specified type of channel for a specified context. |
![]() | CanBuildChannelFactory<TChannel> | Overridden. Returns a value that indicates whether the current binding can build a channel factory for a specified type of channel and context. |
![]() | CanBuildChannelListener<TChannel> | Overridden. Returns a value that indicates whether the current binding can build a listener for a specified type of channel and context. |
![]() | Clone | Overridden. Creates a new CompressionBindingElement object initialized from the current one. |
![]() | GetProperty<T> | Overridden. Returns a typed object requested, if present, from the appropriate layer in the binding element stack. |
![]() | PlugIn | Overloaded. Creates a new CustomBinding based on the specified source Binding, with this binding element plugged into the collection of binding elements. |