Leadtools.Medical.Workstation.Client.Local Namespace : DicomDirRetrieveClient Class |
The following tables list the members exposed by DicomDirRetrieveClient.
Name | Description | |
---|---|---|
DicomDirRetrieveClient Constructor | Initializes a new instance of the DicomDirRetrieveClient class. |
Name | Description | |
---|---|---|
ClientAE | Gets the information about the client. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
DicomDirPath | Gets the name of the file that contains the DICOMDIR. | |
EnableLog | Gets or sets whether logging is enabled. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
LoadDataSetOnRetrieve | Gets or sets a value that indicates whether to load the retrieved Leadtools.Dicom.DicomDataSet. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
LogFileName | Gets or sets the name of the log file. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
Processing | Gets a value that indicates whether the client is currently busy in a retrieve operation. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |
Name | Description | |
---|---|---|
Cancelling | Gets a value that indicates whether the Leadtools.Medical.Workstation.Client.RetrieveClient is currently cancelling the retrieve operation. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |
Name | Description | |
---|---|---|
CancelRetrieve | Cancels the current retrieve operation. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
RetrieveImages | Starts the DICOM DataSets retrieval operation. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |
Name | Description | |
---|---|---|
DoCancelRetrieve | Performs the Cancel request for the retrieve process. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
DoRetrieveImages | Overridden. Performs the retrieve operation on the DICOMDIR for a matching DICOM instance. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
OnDicomDataSetReceived | Provides information for the Leadtools.Medical.Workstation.Client.InstanceReceivedEventArgs and raises the InstanceReceived event. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
OnInstanceMoved | Raises the InstanceMoved event. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
OnInstanceReceived | Raises the InstanceReceived event. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |
Name | Description | |
---|---|---|
InstanceMoved | Occurs when a Leadtools.Dicom.DicomDataSet is successfully moved. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
InstanceReceived | Occurs when a Leadtools.Dicom.DicomDataSet is retrieved. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |