←Select platform

DicomAssociateRejectReasonType Enumeration

Summary

Specifies the reason for the Association rejection.

Syntax

C#
VB
WinRT C#
C++
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

ValueMemberDescription
ApplicationApplication Context Name not supported.
CalledCalled AE Title not recognized.
CallingCalling AE Title not recognized.
CongestionTemporary congestion.
LimitLocal client limit exceeded.
UnknownUnknown.
VersionProtocol version not supported.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly