다음을 통해 공유


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

속성 값

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

적용 대상