| Class | Description | |
|---|---|---|
| CFindClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-FIND request. Implements the ICFindClientSessionProxy interface. | |
| CFindResponseEventArgs | Provides data for the ClientSession.CFindResponse event. | |
| ClientSession | Handles the DICOM communication for client's requests. | |
| ClientSessionProxy | Provide basic access functionality to a ClientSession. Implements the IClientSessionProxy interface. | |
| CMoveClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-MOVE request. Implements the ICMoveClientSessionProxy interface. | |
| CMoveResponseEventArgs | Provides data for the ClientSession.CMoveResponse event. | |
| CMoveStoreSubOperationEventArgs | Provides data for the ClientSession.CMoveStoreSubOperation event. | |
| CommandRequestDataSetValidator | Concrete implementation of the ICommandRequestValidator. | |
| CommandRequestValidationManager | Manages a list of ICommandRequestValidator instances. | |
| CStoreClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-STORE request. Implements the ICStoreClientSessionProxy interface. | |
| CStoreResponseEventArgs | Provides data for the ClientSession.CStoreResponse event. | |
| DicomCommandClientSessionProxy | Provide information for a Leadtools.Dicom.Scp.Command.DicomCommand about the client request. Implements the IDicomCommandClientSessionProxy interface. | |
| NActionClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-ACTION request. Implements the INGetClientSessionProxy interface. | |
| NActionResponseEventArgs | Provides data for the ClientSession.NActionResponse event | |
| NCreateClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-CREATE request. Implements the INCreateClientSessionProxy interface. | |
| NCreateResponseEventArgs | Provides data for the ClientSession.NCreateResponse event. | |
| NGetClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-GET request. Implements the INGetClientSessionProxy interface. | |
| NGetResponseEventArgs | Provides data for the ClientSession.NGetResponse event | |
| NSetClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-SET request. Implements the INSetClientSessionProxy interface. | |
| NSetResponseEventArgs | Provides data for the ClientSession.NSetResponse event. | |
| ResponseEventArgs | Base class for Providing a DICOM response event's information. |
| Interface | Description | |
|---|---|---|
| ICFindClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-FIND request. | |
| IClientSessionProxy | Provide basic access functionality to a ClientSession. | |
| ICMoveClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-MOVE request. | |
| ICommandRequestValidator | Provides functionality to validate data. | |
| ICStoreClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a C-STORE request. | |
| IDicomCommandClientSessionProxy | Provide information for a Leadtools.Dicom.Scp.Command.DicomCommand about the client request. | |
| INActionClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-ACTION request | |
| INCreateClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-CREATE request. | |
| INGetClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-GET request. | |
| INSetClientSessionProxy | Provide the functionalities required for communicating with a client that initiated a N-SET request. |
| Delegate | Description | |
|---|---|---|
| ClientSession.ARTimerExpiresHandler | Represents the method that will handle the ClientSession.ARTimerExpires event. | |
| ClientSession.CommunicationIdleTimeoutHandler | Represents the method that will handle the ClientSession.CommunicationIdleTimeout event. |