UdpTransportSettings.MaxUnicastRetransmitCount Property

Definition

Gets or sets a value that specifies the maximum number of times a unicast message should be retransmitted (in addition to the first send).

C#
public int MaxUnicastRetransmitCount { get; set; }

Property Value

The maximum number of times a unicast message is retransmitted.

Remarks

The default value is 1.

Applies to

Produk Versi
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1