UdpTransportSettings.DuplicateMessageHistoryLength Property

Definition

Gets or sets a value that specifies the maximum number of message hashes used by the transport for identifying duplicate messages.

C#
public int DuplicateMessageHistoryLength { get; set; }

Property Value

The maximum number of message hashes to use.

Remarks

This property gives system administrators and developers a way to turn off duplicate message detection algorithms. Setting this value to 0 disables duplicate message detection. The default value is 4112.

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