C#
VB
WinRT C#
C++
Specifies the reason for the Association rejection.
public enum DicomAssociateRejectReasonType
Public Enum DicomAssociateRejectReasonType
public enum DicomAssociateRejectReasonType
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType = function() { };
Leadtools.Dicom.Networking.DicomAssociateRejectReasonType.prototype = {<br/>
LeadtoolsMemberMarker(replace me)
};
public enum class DicomAssociateRejectReasonType
Members
Value | Member | Description |
---|---|---|
Application | Application Context Name not supported. | |
Called | Called AE Title not recognized. | |
Calling | Calling AE Title not recognized. | |
Congestion | Temporary congestion. | |
Limit | Local client limit exceeded. | |
Unknown | Unknown. | |
Version | Protocol version not supported. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET