Udostępnij za pośrednictwem


UdpTransportSettingsElement.DuplicateMessageHistoryLength Właściwość

Definicja

Pobiera lub ustawia wartość DuplicateMessageHistoryLength właściwości w elemecie konfiguracji transportu UDP.

public:
 property int DuplicateMessageHistoryLength { int get(); void set(int value); };
[System.Configuration.ConfigurationProperty("duplicateMessageHistoryLength", DefaultValue=4112)]
[System.Configuration.IntegerValidator(MaxValue=2147483647, MinValue=0)]
public int DuplicateMessageHistoryLength { get; set; }
[<System.Configuration.ConfigurationProperty("duplicateMessageHistoryLength", DefaultValue=4112)>]
[<System.Configuration.IntegerValidator(MaxValue=2147483647, MinValue=0)>]
member this.DuplicateMessageHistoryLength : int with get, set
Public Property DuplicateMessageHistoryLength As Integer

Wartość właściwości

Maksymalna liczba skrótów komunikatów używanych przez transport do identyfikowania zduplikowanych komunikatów.

Atrybuty

Dotyczy