ProcessNGetMessage(byte,int,string,string,DicomCommand) Method (original) (raw)
Summary
Processes a DICOM N-GET request received from a client and sends N-GET response to the client.
Syntax
Parameters
presentationID
The presentation ID of the N-GET request.
messageID
The message ID of the N-GET request.
abstractClass
Specifies the SOP Class for which attribute values are to be retrieved.
affectedSOPInstance
Specifies the SOP Instance for which attribute values are to be retrieved.
Return Value
A System.Threading.WaitHandle which is set after the last response is sent to the client.