LogRecordSequence.MaximumRecordLength プロパティ

定義

このレコード シーケンスに追加可能なレコードの最大サイズを取得します。

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

プロパティ値

このレコード シーケンスに追加可能なレコードの最大サイズ。

実装

適用対象