Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

UdpTransportBindingElement::ShouldSerializeRetransmissionSettings Method ()

.NET Framework (current version)
 

Indicates whether the retransmission settings from the binding element should serialize.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel.Channels (in System.ServiceModel.Channels.dll)

public:
bool ShouldSerializeRetransmissionSettings()

Return Value

Type: System::Boolean

true if the retransmission settings from the binding element should serialize; otherwise, false.

.NET Framework
Available since 4.5
Return to top
Show:
© 2017 Microsoft