Enum DicomAbortReason
Abort reason
Namespace: FellowOakDicom.Network
Assembly: fo-dicom.core.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 |