LogStore.FreeBytes 屬性

定義

取得記錄存放區中可用的位元組數目。

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

屬性值

記錄存放區中可用的位元組數目。

例外狀況

已在處置序列之後存取此屬性。

適用於