←Select platform

DicomAbortReasonType Enumeration

Summary

Specifies the reason for the Association aborting.

Syntax

C#
VB
WinRT C#
C++
public enum DicomAbortReasonType   
Public Enum DicomAbortReasonType  
    
    
public enum DicomAbortReasonType    
Leadtools.Dicom.Networking.DicomAbortReasonType = function() { }; 
Leadtools.Dicom.Networking.DicomAbortReasonType_WinRT.prototype = {<br/> 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomAbortReasonType   

Members

ValueMemberDescription
0UnknownUnknown.
1UnrecognizedUnrecognized PDU.
2UnexpectedUnexpected PDU.
4UnrecognizedParameterUnrecognized PDU parameter.
5UnexpectedParameterUnexpected PDU parameter.
6InvalidParameterValueInvalid PDU parameter value.
Remarks

If the source of the Association aborting is DicomAbortSourceType.User, the reasons for the aborting are not significant.

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