Namespace Microsoft.ServiceModel.Samples

Classes

UdpBinding

Binding for Udp. This is our "sample profile" for Udp, which uses Text+Soap 1.2 and allows for variation in Reliability capabilities. If ReliableSessionEnabled is set then we will layer RM+CompositeDuplex on top of Udp. Otherwise we will just have Udp on our stack.

UdpBindingCollectionElement

Binding Section for Udp. Implements configuration for SampleProfileUdpBinding.

UdpBindingConfigurationElement

UdpBindingElementImporter

Policy import/export for Udp

UdpTransportBindingElement

Udp Binding Element.
Used to configure and construct Udp ChannelFactories and ChannelListeners.

UdpTransportElement

Configuration section for Udp.