UdpTransportBindingElement.RetransmissionSettings Eigenschap

Definitie

Hiermee haalt u de UDP-hertransmissie-instellingen op of stelt u deze in.

public:
 property System::ServiceModel::Channels::UdpRetransmissionSettings ^ RetransmissionSettings { System::ServiceModel::Channels::UdpRetransmissionSettings ^ get(); void set(System::ServiceModel::Channels::UdpRetransmissionSettings ^ value); };
public System.ServiceModel.Channels.UdpRetransmissionSettings RetransmissionSettings { get; set; }
member this.RetransmissionSettings : System.ServiceModel.Channels.UdpRetransmissionSettings with get, set
Public Property RetransmissionSettings As UdpRetransmissionSettings

Waarde van eigenschap

De UDP-hertransmissie-instellingen.

Van toepassing op