| Class | Description | |
|---|---|---|
|  | ClientAssociationException | The exception that is thrown when a DICOM association is rejected by the client. | 
|  | ClientCommunicationCanceled | The exception that is thrown when a Query or Retrieve operation is cancelled. | 
|  | ClientCommunicationException | The exception that is thrown when an error occurs while the client is processing. | 
|  | ClientConnectionException | The exception that is thrown when a client connection error occurs. | 
|  | InstanceMovedEventArgs | Provides data for the RetrieveClient.InstanceMoved event. | 
|  | InstanceReceivedEventArgs | Provides data for the RetrieveClient.InstanceReceived event. | 
|  | InstanceStoredEventArgs | Provides data for the StoreClient.InstanceStored event. | 
|  | QueryClient | An abstract layer for implementing DICOM Query operations. | 
|  | RetrieveClient | An abstract layer for implementing DICOM Retrieve operations. | 
|  | RetrievedDataSet | Holds the data for the DataSets returned from the RetrieveClient. | 
|  | StoreClient | Performs DICOM Store operations against DICOM servers. |