LogRecordSequence.MaximumRecordLength 属性

定义

获取可添加到此记录序列中的记录的最大大小。

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

属性值

可添加到此记录序列中的记录的最大大小。

实现

适用于