For a list of all members of this type, see DicomDirRetrieveClient members
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 RetrieveClient) | |
DoRetrieveImages | Performs the retrieve operation on the DICOMDIR for a matching DICOM instance. (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) |