UdpTransportSettingsElement.DuplicateMessageHistoryLength Özellik

Tanım

UDP taşıma yapılandırma öğesinde DuplicateMessageHistoryLength özelliğin değerini alır veya ayarlar.

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

Özellik Değeri

Int32

Aktarım tarafından yinelenen iletileri tanımlamak için kullanılan en fazla ileti karma sayısı.

Öznitelikler

Şunlara uygulanır