UdpBinding.DuplicateMessageHistoryLength 屬性

定義

取得或設定在 UDP 繫結項目中重複訊息歷程記錄長度的值。

public:
 property int DuplicateMessageHistoryLength { int get(); void set(int value); };
public int DuplicateMessageHistoryLength { get; set; }
member this.DuplicateMessageHistoryLength : int with get, set
Public Property DuplicateMessageHistoryLength As Integer

屬性值

繫結用於識別重複訊息的最大訊息雜湊數目。

適用於