←Select platform

PacsRetrieveClient Class Members

Summary

The following tables list the members exposed by PacsRetrieveClient.

Public Constructors

Name Description
PacsRetrieveClient Initializes a new instance of the PacsRetrieveClient class.
RetrieveClient Initializes a new instance of this class. (Inherited from RetrieveClient)

Public Methods

Name Description
CancelRetrieve Cancels the current retrieve operation. (Inherited from RetrieveClient)
RetrieveImages Starts the DICOM DataSets retrieval operation. (Inherited from RetrieveClient)

Protected Methods

Name Description
DoCancelRetrieve Performs the Cancel request for the retrieve process. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient)
DoRetrieveImages Performs the retrieve operation for the matching DICOM instances. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient)
OnDicomDataSetReceived Provides information for the InstanceReceivedEventArgs and raises the InstanceReceived event. (Inherited from RetrieveClient)
OnInstanceMoved Raises the InstanceMoved event. (Inherited from RetrieveClient)
OnInstanceReceived Raises the InstanceReceived event. (Inherited from RetrieveClient)
OnRetrievedImageStored Raises the RetrievedImageStored event.

Public Properties

Name Description
ClientAE Gets the information about the client. (Inherited from RetrieveClient)
EnableLog Gets or sets whether logging is enabled. (Inherited from RetrieveClient)
LoadDataSetOnRetrieve Gets or sets a value that indicates whether to load the retrieved Leadtools.Dicom.DicomDataSet. (Inherited from RetrieveClient)
LocalStorageDataAccess Gets an object to be used for storing the images locally.
LogFileName Gets or sets the name of the log file. (Inherited from RetrieveClient)
MoveLocally Gets or sets whether the moved images should be retrieved locally or moved to another DICOM server.
MoveServerAeTitle Gets or sets the DICOM Server AE title to which the images are being moved.
Processing Gets a value that indicates whether the client is currently busy in a retrieve operation. (Inherited from RetrieveClient)
SCP Gets the Leadtools.Dicom.Scu.DicomScp information to perform the query against.
StoreRetrievedImages Determines whether to store the retrieved DICOM Instances into the database.
ValidateForDuplicateImages Gets or sets a value indicating whether to validate for storing duplicate instances.

Protected Properties

Name Description
Cancelling Gets a value that indicates whether the RetrieveClient is currently cancelling the retrieve operation. (Inherited from RetrieveClient)

Public Events

Name Description
InstanceMoved Occurs when a Leadtools.Dicom.DicomDataSet is successfully moved. (Inherited from RetrieveClient)
InstanceReceived Occurs when a Leadtools.Dicom.DicomDataSet is retrieved. (Inherited from RetrieveClient)
RetrievedImageStored Occurs when a retrieved image is stored.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly