LEADTOOLS Medical (Leadtools.Dicom.Web assembly)
LEAD Technologies, Inc

IsImagesStreamingCompleted Method






A System.String representing the Series Instance UID of the series.
Returns whether all series images has been streamed from the WCF service.
Syntax
public bool IsImagesStreamingCompleted( 
   string seriesInstanceUID
)
'Declaration
 
Public Function IsImagesStreamingCompleted( _
   ByVal seriesInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As MedicalWebViewerLoader
Dim seriesInstanceUID As String
Dim value As Boolean
 
value = instance.IsImagesStreamingCompleted(seriesInstanceUID)
public bool IsImagesStreamingCompleted( 
   string seriesInstanceUID
)
 function Leadtools.Dicom.Web.MedicalWebViewerLoader.IsImagesStreamingCompleted( 
   seriesInstanceUID 
)
public:
bool IsImagesStreamingCompleted( 
   String^ seriesInstanceUID
) 

Parameters

seriesInstanceUID
A System.String representing the Series Instance UID of the series.

Return Value

True if all the series images are streamed from the WCF service; Otherwise, false.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalWebViewerLoader Class
MedicalWebViewerLoader Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.