LogRecordSequence.MaximumRecordLength 속성

정의

이 레코드 시퀀스에 추가할 수 있는 최대 레코드 크기를 가져옵니다.

public:
 property long MaximumRecordLength { long get(); };
public long MaximumRecordLength { get; }
member this.MaximumRecordLength : int64
Public ReadOnly Property MaximumRecordLength As Long

속성 값

이 레코드 시퀀스에 추가할 수 있는 최대 레코드 크기입니다.

구현

적용 대상