Show / Hide Table of Contents

Namespace EvilDICOM.Network.Services

Classes

AssociationService

CFindService

A implementation of a C-FIND service, where C-FIND Requests can be made. To make it work, you must connect the FindStudyService, FindSeriesService, or FindImageService and connect it to this. The idea is you would have a database or algorithm which could implement the simple method provided. This just routes all the DICOM communication

CStoreService

DIMSEService

This class handles incoming DIMSE messaging. It logs the message, creates and sends the appropriate response

NActionService

NEventReportService

StorageCommitmentService

Delegates

AssociationService.AbortRequestHandler

AssociationService.AssociationAcceptedHandler

AssociationService.AssociationRejectedHandler

AssociationService.AssociationRequestHandler

AssociationService.ReleaseRequestHandler

AssociationService.ReleaseResponseHandler

DIMSEService.DIMSERequestHandler<T>

DIMSEService.DIMSEResponseHandler<T>

DIMSEService.LogHandler

Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX