Sends a C-GET-REQ message to a peer member of a connection defined by Scp.
Overload List
Overload | Description |
Get(DicomScp,DicomDataSet) | Sends a C-GET-REQ message to a peer member of a connection defined by Scp. |
Get(DicomScp,String,List<PresentationContext>) | Sends a STUDY-level C-GET-REQ message to a peer member of a connection defined by Scp. |
Get(DicomScp,String,String,List<PresentationContext>) | Sends a SERIES-level C-GET-REQ message to a peer member of a connection defined by Scp. |
Get(DicomScp,String,String,String,List<PresentationContext>) | Sends an IMAGE-level C-GET-REQ message to a peer member of a connection defined by Scp. |
Requirements
See Also