LogStore.StreamCount Property

Definition

Gets the number of log streams in this log store.

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

Property Value

The number of log streams in this log store.

Applies to