Table of Contents

Enum DicomRejectReason

Namespace
FellowOakDicom.Network
Assembly
fo-dicom.core.dll

Rejection reason

public enum DicomRejectReason
Extension Methods

Fields

ApplicationContextNotSupported = 18

Application context not supported (Service user)

CalledAENotRecognized = 23

Called AE not recognized (Service user)

CallingAENotRecognized = 19

Calling AE not recognized (Service user)

LocalLimitExceeded = 50

Local limit exceeded (Service provider - Presentation)

NoReasonGiven = 17

No reason given (Service user)

NoReasonGiven_ = 33

No reason given (Service provider - ACSE)

ProtocolVersionNotSupported = 34

Protocol version not supported (Service provider - ACSE)

TemporaryCongestion = 49

Temporary congestion (Service provider - Presentation)

Remarks

The underlying value is a hexadecimal combination of the DicomRejectSource and the rejection reason code given in Table 9-21 of DICOM Standard PS 3.8.