UdpTransportBindingElement.RetransmissionSettings Proprietà

Definizione

Ottiene o definisce le impostazioni di ritrasmissione UDP.

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

Valore della proprietà

UdpRetransmissionSettings

Impostazioni di ritrasmissione UDP.

Si applica a