![]() PRIORITY_HIGH | Value 0x0001 for high priority in C-Store,C-Find,C-Get,C-Move operations. |
![]() PRIORITY_LOW | Value 0x0002 for low priority in C-Store,C-Find,C-Get,C-Move operations. |
![]() PRIORITY_MEDIUM | Value 0x0000 for medium priority in C-Store,C-Find,C-Get,C-Move operations. |
![]() STATUS_FAILED | Value for status failed 0xA900 in response operations. |
![]() STATUS_PENDING | Value for staus pending 0xFF00 in response operations |
![]() STATUS_SUCCESS | Value for status success 0x0000 in response operations. |
AffectedSOPClassUID | Retrieve and set the Affected SOP Class UID attribute from the message's command request set. |
CommandField | Retrieve the DIMSE operation conveyed by this message. |
CommandRPS | Retrieves the command response associated with this DIMSE message. |
CommandRQ | Retrieves the command request associated with this DIMSE message. |
DicomSet | Retrieves the data set instance associated with this DIMSE message. |
MessageID | Retrieve and sets the message's ID attribute from the message's command request set. |
MessageIDBeingRespondedTo | Retrieve and set the MessageIDBeingRespondedTo attribute from the message's command response set. |
PresContextID | Retrieve and sets the presentation context ID in DIMSE messages. |
Priority | Retrieve and sets the priority attribute from the message's command request set. |
Status | Retrieves and sets the status attribute code from the message's command response set. |
TransferSyntaxUID | Retrieve and set the syntax transfer UID in this DIMSE messages. |
ReadRPS | Receive a DIMSE message response. |
ReadRQ | Receive a DIMSE message request. |
ToString | Returns a string that represents the object. |
WriteCancelRQ | Send a cancel message request. |
WriteRPS | Send a DIMSE message response. |
WriteRQ | Send a DIMSE message request. |
DimseService Class | dcmNET Namespace