Retrieves the number of folders in the internal source folder list.
public int SourceCount { get; }
Public ReadOnly Property SourceCount As Integer
public:
property int SourceCount {
int get();
}
The number of folders in the internal source folder list.
The RTSP Server keeps an internal list of folders which store the source files for the server.
This method can be used to get the number of source folders that have been added so far to the RTSP Server using SetSourceFolder.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET