XdsObjects Help file
XdsObjects Namespace / XdsImagingServer Class
Members



XdsImagingServer Class
Class which handles requests for images using the RetriveImageDocumentSet (RAD-69) tranaction
Syntax
Public Class XdsImagingServer 
Dim instance As XdsImagingServer
public class XdsImagingServer 
public ref class XdsImagingServer 
Remarks

This class is closely related to the XdsMtomServer class, but is specialised to handle images.

DicomObjects is not required for use of this object, but it is useful if transfer syntax converisons are necessary.

Inheritance Hierarchy

System.Object
   XdsObjects.XdsImagingServer

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