LogStore.StreamCount 屬性

定義

取得這個記錄存放區的記錄資料流數目。

public:
 property int StreamCount { int get(); };
public int StreamCount { get; }
member this.StreamCount : int
Public ReadOnly Property StreamCount As Integer

屬性值

這個記錄存放區的記錄資料流數目。

適用於