Enum DicomAbortReason
Abort reason
Namespace: Dicom.Network
Assembly: cs.temp.dll.dll
Syntax
public enum DicomAbortReason
Fields
Name | Description |
---|---|
InvalidPDUParameter | Invalid PDU parameter |
NotSpecified | Not specified |
UnexpectedPDU | Unexpected PDU |
UnexpectedPDUParameter | Unexpected PDU parameter |
UnrecognizedPDU | Unrecognized PDU type |
UnrecognizedPDUParameter | Unrecognized PDU parameter |