다음을 통해 공유


LogStore.StreamCount 속성

정의

이 로그 저장소의 로그 스트림 수를 가져옵니다.

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

속성 값

이 로그 저장소의 로그 스트림 수입니다.

적용 대상