C#
VB
C++
Returns whether all series images has been streamed from the WCF service.
public bool IsImagesStreamingCompleted(
string seriesInstanceUID
)
Public Function IsImagesStreamingCompleted( _
ByVal seriesInstanceUID As String _
) As Boolean
public:
bool IsImagesStreamingCompleted(
String^ seriesInstanceUID
)
seriesInstanceUID
A System.String representing the Series Instance UID of the series.
True if all the series images are streamed from the WCF service; Otherwise, false.
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