UdpTransportBindingElement.DuplicateMessageHistoryLength 속성

정의

중복 메시지를 식별하기 위해 바인딩에서 사용하는 최대 메시지 해시 수를 가져오거나 설정합니다.

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

속성 값

Int32

중복 메시지를 식별하기 위해 바인딩에서 사용하는 최대 메시지 해시 수입니다.

적용 대상