←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 = { 
 
  LeadtoolsMemberMarker(replace me) 
 }; 
public enum class DicomAbortReasonType   

Members

ValueMemberDescription
InvalidParameterValueInvalid PDU parameter value.
UnexpectedUnexpected PDU.
UnexpectedParameterUnexpected PDU parameter.
UnknownUnknown.
UnrecognizedUnrecognized PDU.
UnrecognizedParameterUnrecognized PDU parameter.
Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize