The following tables list the members exposed by PacsRetrieveClient.
Name | Description | |
---|---|---|
PacsRetrieveClient Constructor | Initializes a new instance of the PacsRetrieveClient class. |
Name | Description | |
---|---|---|
ClientAE | Gets the information about the client. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
EnableLog | Gets or sets whether logging is enabled. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
LoadRetrievedDataSet | Gets or sets a value that indicates whether to load the retrieved 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) | |
SCP | Gets the DicomScp information to perform the query against. | |
StoreRetrievedImages | Gets or sets a value to store the retrieved DICOM Instances into the database using the StoreAddIn. |
Name | Description | |
---|---|---|
Cancelling | Gets a value that indicates whether the 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 operation of retrieving DICOM DataSets. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) |
Name | Description | |
---|---|---|
DoCancelRetrieve | Overridden. Performs the Cancel request for the retrieve process. (Inherited from RetrieveClient) | |
DoRetrieveImages | Overridden. Performs the retrieve operation for the matching DICOM instances. (Inherited from RetrieveClient) | |
OnDicomDataSetReceived | Provides information for the InstanceReceivedEventArgs and raises the RetrieveClient.InstanceReceived event. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
OnInstanceReceived | Raises the RetrieveClient.InstanceReceived event. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
OnRetrievedImageStored | Raises the PacsRetrieveClient.RetrievedImageStored event. |
Name | Description | |
---|---|---|
InstanceReceived | Occurs when a DicomDataSet is retrieved. (Inherited from Leadtools.Medical.Workstation.Client.RetrieveClient) | |
RetrievedImageStored | Occurs when a retrieved image is stored. |