Outline and description of enumerations, structures, classes, and delegates.
Classes
| | Class | Description |
| DICOMService | The DICOM WCF service which is exposed to the web clients. |
Interfaces
| | Interface | Description |
| IManageService |
Represents the WCF Service contract for the Manage service.
|
| IObjectRetrieveService |
Represents the WCF Service contract for the Object Retrieve service.
|
| IQueryService |
Represents the WCF Service contract for the Query service.
|
| IStoreService |
Represents the WCF Service contract for the Store service.
|
See Also