Share via


UdpTransportBindingElement.RetransmissionSettings プロパティ

定義

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

プロパティ値

UDP 再送信設定。

適用対象