LogStore.StreamCount 属性

定义

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

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

属性值

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

适用于