LogStore.StreamCount 属性

定义

获取此日志存储区中日志流的数量。

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

属性值

Int32

此日志存储区中日志流的数量。

适用于